File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jmessage-react-plugin" ,
3- "version" : " 1 .0.2 " ,
3+ "version" : " 2 .0.0-beta " ,
44 "description" : " a jmessage plugin for react native application" ,
55 "main" : " index.js" ,
66 "repository" : {
1717 "bugs" : {
1818 "url" : " https://github.com/jpush/jmessage-react-plugin/issues"
1919 },
20+ "peerDependencies" : {
21+ "jcore-react-native" : " >= 1.1.8"
22+ },
23+ "rnpm" : {
24+ "ios" : {
25+ "sharedLibraries" : [
26+ " libz" ,
27+ " UserNotifications" ,
28+ " CoreTelephony" ,
29+ " Security" ,
30+ " CFNetwork" ,
31+ " CoreFoundation" ,
32+ " SystemConfiguration" ,
33+ " Foundation" ,
34+ " UIKit" ,
35+ " libresolv" ,
36+ " CoreGraphics" ,
37+ " CoreAudio" ,
38+ " AudioToolbox" ,
39+ " MobileCoreServices" ,
40+ " libsqlite3.0"
41+ ]
42+ }
43+ },
2044 "homepage" : " https://github.com/jpush/jmessage-react-plugin#readme"
2145}
You can’t perform that action at this time.
0 commit comments