[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 2.1.0 / TUSKit.podspec.json
blobbd03cb4a72cadab61ba94fb7639642f0ee5160d3
2   "name": "TUSKit",
3   "version": "2.1.0",
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.1.0"
18   },
19   "platforms": {
20     "ios": "8.2"
21   },
22   "source_files": "TUSKit/Classes/**/*",
23   "swift_version": "5.0"