| { |
| "name": "WeexAdhoc", |
| "version": "5.0.1", |
| "summary": "Weex Plugin", |
| "description": "Weexplugin for link Weex and AdhocSDK.framework", |
| "homepage": "https://github.com/AppAdhoc/weex-adhoc", |
| "license": { |
| "type": "MIT", |
| "text": " copyright\n" |
| }, |
| "authors": { |
| "xiaoxu": "xiaoxu@appadhoc.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/AppAdhoc/weex-adhoc.git", |
| "tag": "5.0.1" |
| }, |
| "source_files": "ios/Sources/*.{h,m,mm}", |
| "requires_arc": true, |
| "dependencies": { |
| "WeexPluginLoader": [ |
| |
| ], |
| "WeexSDK": [ |
| |
| ], |
| "AdhocSDK": [ |
| |
| ] |
| } |
| } |