[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 0.1.0 / TUSKit.podspec.json
blobcabc13f10644146cb0758f9fb5355a2eb1d21d24
2   "name": "TUSKit",
3   "version": "0.1.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.\n\n",
6   "homepage": "https://github.com/michaelavila/TUSKit",
7   "license": "MIT",
8   "authors": {
9     "Michael Avila": "me@michaelavila.com"
10   },
11   "source": {
12     "git": "https://github.com/michaelavila/TUSKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"