[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / a / 9 / AliYunOSSManager / 0.0.4 / AliYunOSSManager.podspec.json
blob9a260eafd0e8eff035941f9bb8ef3ee166f4c05d
2   "name": "AliYunOSSManager",
3   "version": "0.0.4",
4   "summary": "A simple manager class for AliYunOSS",
5   "homepage": "https://github.com/liukunpengiOS/AliYunOSSManager",
6   "license": "MIT",
7   "authors": {
8     "kunpeng": "1169405067@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/liukunpengiOS/AliYunOSSManager.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "AliYunOSSManager/**/*.swift",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "AliyunOSSiOS": [
24       "~> 2.6.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"