{ | |
"name": "weex-plugin-ios-qiniu", | |
"version": "0.1.2", | |
"summary": "weex-plugin-ios-qiniu File", | |
"description": "weex-plugin-ios-qiniu 封装七牛SDK以支持Weex框架直接调用", | |
"homepage": "https://github.com/super-chen/weex-plugin-ios-qiniu", | |
"license": "MIT", | |
"authors": { | |
"Frank Chen": "superchen@live.cn" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/super-chen/weex-plugin-ios-qiniu.git", | |
"tag": "0.1.2" | |
}, | |
"source_files": "Classes/*.{h,m}", | |
"requires_arc": true | |
} |