File tree Expand file tree Collapse file tree 3 files changed +35
-35
lines changed Expand file tree Collapse file tree 3 files changed +35
-35
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616 #
1717
1818 spec . name = "cordova-plugin-fcm-with-dependecy-updated"
19- spec . version = "4.6.2 "
19+ spec . version = "4.6.3 "
2020 spec . summary = "Google FCM Push Notifications Cordova Plugin"
2121
2222 # This description is used to generate tags and improve search results.
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.6.2 " ,
3- "name" : " cordova-plugin-fcm-with-dependecy-updated" ,
4- "cordova_name" : " Cordova FCM Push Plugin" ,
5- "description" : " Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated" ,
6- "license" : " MIT" ,
7- "main" : " www/FCMPlugin.js" ,
8- "typings" : " src/FCMPlugin.d.ts" ,
9- "repo" : " " ,
10- "issue" : " " ,
11- "author" : " André Augusto Tissot" ,
12- "repository" : {
13- "type" : " git" ,
14- "url" : " https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated"
15- },
16- "keywords" : [
17- " ecosystem:cordova" ,
18- " cordova-android" ,
19- " cordova-ios" ,
20- " notifications" ,
21- " push" ,
22- " firebase" ,
23- " fcm" ,
24- " ios" ,
25- " android" ,
26- " cordova"
27- ],
28- "platforms" : [
29- " android" ,
30- " ios"
31- ],
32- "engines" : [],
33- "englishdoc" : " "
34- }
2+ "version" : " 4.6.3 " ,
3+ "name" : " cordova-plugin-fcm-with-dependecy-updated" ,
4+ "cordova_name" : " Cordova FCM Push Plugin" ,
5+ "description" : " Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated" ,
6+ "license" : " MIT" ,
7+ "main" : " www/FCMPlugin.js" ,
8+ "typings" : " src/FCMPlugin.d.ts" ,
9+ "repo" : " " ,
10+ "issue" : " " ,
11+ "author" : " André Augusto Tissot" ,
12+ "repository" : {
13+ "type" : " git" ,
14+ "url" : " https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated"
15+ },
16+ "keywords" : [
17+ " ecosystem:cordova" ,
18+ " cordova-android" ,
19+ " cordova-ios" ,
20+ " notifications" ,
21+ " push" ,
22+ " firebase" ,
23+ " fcm" ,
24+ " ios" ,
25+ " android" ,
26+ " cordova"
27+ ],
28+ "platforms" : [
29+ " android" ,
30+ " ios"
31+ ],
32+ "engines" : [],
33+ "englishdoc" : " "
34+ }
Original file line number Diff line number Diff line change 1717 specific language governing permissions and limitations
1818 under the License.
1919-->
20- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" cordova-plugin-fcm-with-dependecy-updated" version =" 4.6.2 " >
20+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" cordova-plugin-fcm-with-dependecy-updated" version =" 4.6.3 " >
2121 <name >Cordova FCM Push Plugin</name >
2222 <description >Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated</description >
2323 <license >MIT</license >
You can’t perform that action at this time.
0 commit comments