blob: 16af876121b75dac40ae32ab51aef3e64731c2dc [file] [log] [blame]
{
"name": "BRAliyunOSSUploadFile",
"version": "0.1.2",
"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.1.2"
},
"source_files": "AliyunOSSUploadImage/AliyunOSSUploadHelp/**/*",
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.10.7"
]
}
}