[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / d / e / cloudrail-si-objc-sdk / 5.9.3 / cloudrail-si-objc-sdk.podspec.json
blobbb0d619e022c1a43b53c113fa3b6e03f5369c1ae
2   "name": "cloudrail-si-objc-sdk",
3   "version": "5.9.3",
4   "summary": "CloudRail is a free software library which abstracts multiple APIs from different providers into a single and universal interface.",
5   "description": "Full documentation can be found at https://docs.cloudrail.com/\n\nWith CloudRail, you can easily integrate external APIs into your application. CloudRail is an abstracted interface that takes several services and then gives a developer-friendly API that uses common functions between all providers. This means that, for example, upload() works in exactly the same way for Dropbox as it does for Google Drive, OneDrive, and other Cloud Storage Services.",
6   "homepage": "http://www.cloudrail.com",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Cesar": "felipe.cesar@cloudrail.com"
13   },
14   "source": {
15     "git": "https://github.com/CloudRail/cloudrail-si-objc-sdk.git",
16     "tag": "5.9.3"
17   },
18   "social_media_url": "https://twitter.com/CloudRail",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "Frameworks/CloudrailSI.framework",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "CloudrailSI"
27   ]