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