File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616 #
1717
1818 s . name = "cordova-plugin-nativeview"
19- s . version = "1.0.5 "
19+ s . version = "1.0.6 "
2020 s . summary = "Start or Back to a native screen/page from app or other app"
2121
2222 # This description is used to generate tags and improve search results.
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-nativeview" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "types" : " ./types/index.d.ts" ,
55 "description" : " Start or Back to a native screen/page" ,
66 "author" : {
Original file line number Diff line number Diff line change 22
33<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
44 id =" cordova-plugin-nativeview"
5- version =" 1.0.5 " >
5+ version =" 1.0.6 " >
66 <name >Cordova NativeView Plugin</name >
77 <description >
88 Start or Back to a UIViewController(ios)/Activity(Android)
You can’t perform that action at this time.
0 commit comments