blob: 26a34ed002ab55de3a44a0e7155a576534f3433e [file] [log] [blame]
{
"name": "BRAliyunOSSUploadFile",
"version": "0.0.6",
"summary": "AliyunOSS upload",
"homepage": "https://github.com/burning-git",
"license": "MIT",
"authors": {
"burning-git": "burning_git@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/burning-git/AliyunOSSUploadImage.git",
"tag": "0.0.6"
},
"source_files": "AliyunOSSUploadImage/AliyunOSSUploadHelp/**/*",
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.10.7"
]
}
}