blob: 6301454c809d03b010abfd44b0715d489a9eaf08 [file] [log] [blame]
{
"name": "WeexPlugin",
"version": "0.0.3",
"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.3"
},
"source_files": "WeexPlugin/**/*.{h,m,mm}",
"requires_arc": true
}