blob: 2e339063f0da192c4a0efe0af866ef8f82bf1dc5 [file] [log] [blame]
{
"name": "WeexPluginLoader",
"version": "0.0.1.9.1",
"summary": "Weex Plugin Loader",
"description": "Weex plugin",
"homepage": "https://github.com/kfeagle/WeexPluginLoader.git",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"kfeagle": "songhaibohust@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://gw.alicdn.com/bao/uploaded/TB1uP10QFXXXXX_XXXXXXXXXXXX.zip"
},
"vendored_frameworks": "WeexPluginLoader.framework",
"dependencies": {
"WeexSDK": [
]
},
"requires_arc": true,
"libraries": "stdc++",
"frameworks": [
"Foundation",
"CoreData"
]
}