[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 8 / ThinCloud / 0.2.1 / ThinCloud.podspec.json
blob3384019f4502eb264d9167ed0dd12fccfef51e28
2   "name": "ThinCloud",
3   "version": "0.2.1",
4   "summary": "The Yonomi ThinCloud SDK for iOS.",
5   "homepage": "https://github.com/Yonomi/thincloud-ios-sdk",
6   "license": {
7     "type": "Copyright",
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.2.1"
16   },
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "source_files": "Source/ThinCloud/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.7.3"
27     ]
28   }