[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 2.0.0 / TUSKit.podspec.json
blob61ae0b38d3a80e4aa9da9c57c6130abba03b4223
2   "name": "TUSKit",
3   "version": "2.0.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.0.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "source_files": "TUSKit/Classes/**/*",
24   "swift_version": "5.0"