[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / c / TransloaditAPI / 1.0.0 / TransloaditAPI.podspec.json
blob35ab391bd9321498317b05801d4b87c2efb1abbb
2   "name": "TransloaditAPI",
3   "version": "1.0.0",
4   "summary": "The official iOS SDK for the Transloadit API",
5   "description": "This is the official iOS SDK for the transloadit.com API.\n\nIt allows you to easily use Transloadit services in your iPhone or iPad applications.",
6   "homepage": "https://transloadit.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tim Koschuetzki": "tim@transloadit.com",
13     "Mark Robert Masterson": "Mark@Masterson.io"
14   },
15   "social_media_url": "https://twitter.com/transloadit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/transloadit/ios-sdk.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "TransloaditLib/**/*.{h,m}",
24   "requires_arc": true