[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 3 / d / e / cloudrail-si-objc-sdk / 5.9.8 / cloudrail-si-objc-sdk.podspec.json
blob4fc25e5ef3ce253ee9ee95f38a62c398057e74fc
2   "name": "cloudrail-si-objc-sdk",
3   "version": "5.9.8",
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.8"
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   ]