[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / f / 1 / 8 / ThinCloud / 0.3.3 / ThinCloud.podspec.json
blob23f3eeb4bb562af849c2bdd996bbde31dd560c5f
2   "name": "ThinCloud",
3   "version": "0.3.3",
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.3"
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.8.1"
27     ]
28   }