cordova-plugin-progress
Advanced tools
Sorry, the diff of this file is not supported yet
+1
-1
| { | ||
| "name": "cordova-plugin-progress", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "author": "Lee Crossley <leee@hotmail.co.uk> (http://ilee.co.uk/)", | ||
@@ -5,0 +5,0 @@ "description": "Cordova / PhoneGap Plugin for Progress HUD Notifications via KVNProgress", |
+2
-1
| <?xml version='1.0' encoding='UTF-8'?> | ||
| <plugin id="cordova-plugin-progress" version="0.0.1" xmlns="http://apache.org/cordova/ns/plugins/1.0"> | ||
| <plugin id="cordova-plugin-progress" version="0.0.2" xmlns="http://apache.org/cordova/ns/plugins/1.0"> | ||
| <name>Progress</name> | ||
@@ -23,2 +23,3 @@ <author>Lee Crossley (http://ilee.co.uk/)</author> | ||
| <source-file src="src/ios/Progress.m"/> | ||
| <resource-file src="src/ios/KVNProgressView.xib"/> | ||
| <framework autogen="true" src="Foundation.framework"/> | ||
@@ -25,0 +26,0 @@ <framework autogen="true" src="QuartzCore.framework"/> |
1382538
0.54%14
7.69%