[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 2.0.1.alpha / TUSKit.podspec.json
blobf645f3e271071397ddc995c870014fdb6652f6ca
2   "name": "TUSKit",
3   "version": "2.0.1.alpha",
4   "summary": "A rewrite of TUSKit, in Swift",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/tus/tus-ios-client",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mark Masterson": "mark@masterson.io"
14   },
15   "source": {
16     "git": "https://github.com/tus/tus-ios-client.git",
17     "tag": "2.0.1.alpha"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TUSKit/Classes/**/*",
23   "swift_version": "5.0"