[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 3.1.3 / TUSKit.podspec.json
blob2532b29db3a39fc4bcbe1ec35f34baca20f2d3d3
2   "name": "TUSKit",
3   "version": "3.1.3",
4   "summary": "TUSKit client in Swift",
5   "swift_versions": "5.0",
6   "description": "Swift client for https://tus.io called TUSKit. Mac and iOS compatible.",
7   "homepage": "https://github.com/tus/tus-ios-client",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tjeerd in t Veen": "tjeerd@twinapps.co"
14   },
15   "source": {
16     "git": "https://github.com/tus/tus-ios-client.git",
17     "tag": "3.1.3"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.9"
22   },
23   "source_files": "Sources/TUSKit/**/*",
24   "swift_version": "5.0"