blob: 55d592aa7af4d81e5261ad1758cdabd91b0a744f [file] [log] [blame]
{
"name": "WeexPlugin",
"version": "0.0.7.2",
"summary": "Weex Plugin",
"description": "Weex plugin",
"homepage": "https://github.com/kfeagle/WeexPlugin.git",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"kfeagle": "songhaibohust@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kfeagle/WeexPlugin.git",
"tag": "0.0.7.2"
},
"source_files": "WeexPlugin.framework/Headers/*.{h,m,mm}",
"ios": {
"preserve_paths": "WeexPlugin.framework",
"public_header_files": "WeexPlugin.framework/Headers/*.h",
"vendored_frameworks": "WeexPlugin.framework"
},
"dependencies": {
"WeexSDK": [
],
"SocketRocket": [
]
},
"requires_arc": true,
"libraries": "stdc++"
}