[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 7 / d / BRAliyunOSSUploadFile / 0.0.9 / BRAliyunOSSUploadFile.podspec.json
blobf4834380eccfcf7ed1c831660b9097f8d8ede8c5
2   "name": "BRAliyunOSSUploadFile",
3   "version": "0.0.9",
4   "summary": "AliyunOSS upload",
5   "homepage": "https://github.com/burning-git",
6   "license": "MIT",
7   "authors": {
8     "burning-git": "burning_git@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/burning-git/AliyunOSSUploadImage.git",
15     "tag": "0.0.9"
16   },
17   "source_files": "AliyunOSSUploadImage/AliyunOSSUploadHelp/**/*",
18   "requires_arc": true,
19   "dependencies": {
20     "AliyunOSSiOS": [
21       "~> 2.10.7"
22     ]
23   }