[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 3 / d / e / cloudrail-si-objc-sdk / 5.12.1 / cloudrail-si-objc-sdk.podspec.json
blob1b8f5fdbb11432d5ff76aaf3fc661c62c254e183
2   "name": "cloudrail-si-objc-sdk",
3   "version": "5.12.1",
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.12.1"
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   ]