blob: a49a3863c37dda1848b82798181d4d20f7ece991 [file] [log] [blame]
{
"name": "WeexAdhoc",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"AdhocSDK": [
]
}
}