[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 3.1.6 / TUSKit.podspec.json
blob97dc8720bf2111eb8b947922d8f5265197b40ce3
2   "name": "TUSKit",
3   "version": "3.1.6",
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": "Transloadit",
13   "source": {
14     "git": "https://github.com/tus/tus-ios-client.git",
15     "tag": "3.1.6"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.9"
20   },
21   "source_files": "Sources/TUSKit/**/*",
22   "swift_version": "5.0"