blob: 1a5accb0b7ad1e11997347859d63a3b2d1e98213 [file] [log] [blame]
{
"name": "WeexAdhoc",
"version": "0.0.1",
"summary": "Weex Plugin",
"description": "Weexplugin Source Description",
"homepage": "https://github.com",
"license": {
"type": "Copyright",
"text": " copyright\n"
},
"authors": {
"xiaoxu": "xiaoxu@appadhoc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AppAdhoc/weex-adhoc.git",
"tag": "0.0.1"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"AdhocSDK": [
]
},
"static_framework": true
}