[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 1.2.0 / TUSKit.podspec.json
blob7fc345b4e613d99759e53612916ef2ddd6af3dff
2   "name": "TUSKit",
3   "version": "1.2.0",
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.2.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"