[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / TUSKit / 3.2.1 / TUSKit.podspec.json
blob4196769958fe5cb4d93612267aceaa11d6936be1
2   "name": "TUSKit",
3   "version": "3.2.1",
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/TUSKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Transloadit",
13   "source": {
14     "git": "https://github.com/tus/TUSKit.git",
15     "tag": "3.2.1"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.11"
20   },
21   "source_files": "Sources/TUSKit/**/*",
22   "swift_version": "5.0"