[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / e / cloudrail-si-objc-sdk / 5.8.3 / cloudrail-si-objc-sdk.podspec.json
blob9865f57695e8a06a81c6a81681330eb305ca7c75
2   "name": "cloudrail-si-objc-sdk",
3   "version": "5.8.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.8.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   ]