[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 3.1.2 / TUSKit.podspec.json
blob505c216b05e3c680e5d86f73a6da9d663f18c7bf
2   "name": "TUSKit",
3   "version": "3.1.2",
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": {
13     "Tjeerd in t Veen": "tjeerd@twinapps.co"
14   },
15   "source": {
16     "git": "https://github.com/tus/tus-ios-client.git",
17     "tag": "3.1.2"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.9"
22   },
23   "source_files": "Sources/TUSKit/**/*",
24   "swift_version": "5.0"