blob: 4c08b3a182ab3476146602d4df0c6c1cfb8b803b [file] [log] [blame]
{
"name": "WeexPluginLoader",
"version": "0.0.1.7",
"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": "http://download.taobaocdn.com/freedom/42865/compress/WeexPluginLoader.framework-0.0.1.7.zip"
},
"vendored_frameworks": "WeexPluginLoader.framework",
"dependencies": {
"WeexSDK": [
]
},
"requires_arc": true,
"libraries": "stdc++",
"frameworks": [
"Foundation",
"CoreData"
]
}