[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / e / 2 / a / Transloadit / 1.0.3 / Transloadit.podspec.json
blobefd20806c32d1faf886c9f5dda33b6686c65377b
2   "name": "Transloadit",
3   "version": "1.0.3",
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.3"
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   }