[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / d / BRAliyunOSSUploadFile / 0.0.4 / BRAliyunOSSUploadFile.podspec.json
blob4286d234eab0b036435bc66b2732370a3158d074
2   "name": "BRAliyunOSSUploadFile",
3   "version": "0.0.4",
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   "swift_version": "4.0",
14   "source": {
15     "git": "https://github.com/burning-git/AliyunOSSUploadImage.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "AliyunOSSUploadImage/AliyunOSSUploadImage/AliyunOSSUploadHelp/**/*.{swift}",
19   "requires_arc": true,
20   "dependencies": {
21     "AliyunOSSiOS": [
22       "~> 2.10.7"
23     ]
24   }