[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 1.3.11 / TUSKit.podspec.json
blobb109c3d2c7f5f137d6adea831caaf8ac12fabae9
2   "name": "TUSKit",
3   "version": "1.3.11",
4   "summary": "An iOS implementation of the tus resumable video upload protocol.",
5   "description": "An iOS implementation of the tus resumable video upload protocol.",
6   "homepage": "https://github.com/tus/tus-ios-client",
7   "license": "MIT",
8   "authors": {
9     "Michael Avila": "me@michaelavila.com",
10     "Mark Robert Masterson": "mark@masterson.io"
11   },
12   "source": {
13     "git": "https://github.com/tus/tus-ios-client.git",
14     "tag": "1.3.11"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*"