CB-7663 - iOS unit tests for splash screen

This commit is contained in:
Shazron Abdullah
2014-09-29 17:33:50 -07:00
parent fcd628ffc9
commit d85c6a9359
13 changed files with 1094 additions and 12 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "cordova-plugin-splashscreen-test-ios",
"version": "1.0.0",
"description": "iOS Unit Tests for Splashscreen Plugin",
"author": "Apache Software Foundation",
"license": "Apache Version 2.0",
"dependencies": {
"cordova-ios": "^3.6.0"
}
}