[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 8 / ThinCloud / 0.3.2 / ThinCloud.podspec.json
blob91f17629aa535ca74ba35b04545ffc5687f539f5
2   "name": "ThinCloud",
3   "version": "0.3.2",
4   "summary": "The Yonomi ThinCloud SDK for iOS.",
5   "homepage": "https://github.com/Yonomi/thincloud-ios-sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yonomi": "developer@yonomi.co"
12   },
13   "source": {
14     "git": "https://github.com/Yonomi/thincloud-ios-sdk.git",
15     "tag": "0.3.2"
16   },
17   "swift_version": "4.2",
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "source_files": "Source/ThinCloud/**/*.swift",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.7.3"
27     ]
28   }