blob: 1ec662e6356e5e47d295aace0ed87bcd8d26605e [file] [log] [blame]
{
"name": "WeexPluginLoader",
"version": "0.0.1.3",
"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": {
"git": "https://github.com/kfeagle/WeexPluginLoader.git",
"tag": "0.0.1.3"
},
"source_files": "WeexPluginLoader.framework/Headers/*.{h,m,mm}",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreData"
],
"dependencies": {
"WeexSDK": [
],
"SocketRocket": [
]
},
"libraries": "stdc++"
}