[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 2 / a / Transloadit / 2.0.4 / Transloadit.podspec.json
blob25f8de3324b530fb33e1ebe3c0b5e72c1c417deb
2   "name": "Transloadit",
3   "version": "2.0.4",
4   "summary": "A short description of Transloadit.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/transloadit/TransloaditKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mmasterson": "mark@masterson.io"
14   },
15   "source": {
16     "git": "https://github.com/transloadit/TransloaditKit.git",
17     "tag": "2.0.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Transloadit/Classes/**/*",
23   "dependencies": {
24     "TUSKit": [
25       "~> 2.1.0"
26     ]
27   },
28   "swift_version": "5.0"