blob: b54549615b395a7b16fc4cd2f1242320d48504b9 [file] [log] [blame]
{
"name": "weex-xc-aliyunOSS",
"version": "0.0.3",
"summary": "Weex 下 AliyunOSS上传图片模块",
"description": "Weex 下 AliyunOSS上传图片模块",
"homepage": "https://github.com/c1394393468/weex-xc-aliyunOSS",
"license": "MIT",
"authors": {
"蔡剑雄": "caijianxiong@xiaoantech.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/c1394393468/weex-xc-aliyunOSS.git",
"tag": "0.0.3"
},
"source_files": "*.{h,m}",
"dependencies": {
"AliyunOSSiOS": [
],
"SDWebImage": [
"~> 3.7.5"
],
"WeexSDK": [
]
}
}