2 "name": "crosswalk-extension-cordova",
4 "summary": "Cordova extension is a Crosswalk extension which enables Cordova plugins to integrate with Crosswalk runtime.",
5 "homepage": "https://github.com/crosswalk-project/ios-extensions-crosswalk/tree/master/extensions/Cordova",
11 "Jonathan Dong": "jonathan.dong@intel.com"
14 "git": "https://github.com/crosswalk-project/ios-extensions-crosswalk.git",
18 "social_media_url": "https://twitter.com/xwalk_project",
22 "module_name": "Cordova",
29 "extensions/Cordova/Cordova/*.{h,m,swift}",
30 "third-party/cordova-ios/CordovaLib/Classes/Public/CDVAvail*.*",
31 "third-party/cordova-ios/CordovaLib/Classes/Public/CDVCommandDelegate.h",
32 "third-party/cordova-ios/CordovaLib/Classes/Public/CDVCommandQueue.*",
33 "third-party/cordova-ios/CordovaLib/Classes/Public/CDVInvoked*.*",
34 "third-party/cordova-ios/CordovaLib/Classes/Public/CDVPlugin.*",
35 "third-party/cordova-ios/CordovaLib/Classes/Public/CDVPlugin+Resources.*",
36 "third-party/cordova-ios/CordovaLib/Classes/Public/CDVPluginResult.*",
37 "third-party/cordova-ios/CordovaLib/Classes/Public/CDV[S,T,U,W]*.*",
38 "third-party/cordova-ios/CordovaLib/Classes/Public/NS*.*",
39 "third-party/cordova-ios/CordovaLib/Classes/Private/*.{h,m}",
40 "third-party/cordova-ios/CordovaLib/Classes/Private/**/*.{h,m}"
43 "extensions/Cordova/Cordova/*.js",
44 "extensions/Cordova/Cordova/extensions.plist"