[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / a / Transloadit / 1.0.0 / Transloadit.podspec.json
blobb264ce0234e82485b86ea1c373c3f11bf2854c69
2   "name": "Transloadit",
3   "version": "1.0.0",
4   "summary": "An iOS and MacOS SDK for Transloadit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Transloadit/TransloaditKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mark R. Masterson": "mark@masterson.io"
13   },
14   "source": {
15     "git": "https://github.com/Transloadit/TransloaditKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "requires_arc": true,
23   "source_files": "Transloadit/Classes/**/*",
24   "dependencies": {
25     "TUSKit": [
27     ],
28     "Arcane": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"