[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / b / iCloudDocumentSync / 7.3 / iCloudDocumentSync.podspec.json
blob4b5706c0c02e2c99b6e51c15d82e87edeb387710
2   "name": "iCloudDocumentSync",
3   "version": "7.3",
4   "summary": "Sync and Manage iCloud Documents in your iOS app. Simplifies iCloud Document Syncing. Makes iCloud just work for developers too.",
5   "homepage": "https://github.com/iRareMedia/iCloudDocumentSync",
6   "description": "iCloud Document Sync makes it easy for developers to integrate the iCloud document storage APIs into iOS applications. This is how iCloud document-storage and management should've been out of the box from Apple. Integrate iCloud into iOS (OS X coming soon) Objective-C document projects with one-line code methods. Sync, upload, manage, and remove documents to and from iCloud with only a few lines of code (compared to the hundreds of lines and hours that it usually takes). Get iCloud up and running in your iOS app in only a few minutes.",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "iRare Media": "contact@iraremedia.com"
12   },
13   "social_media_url": "https://twitter.com/iRareMedia",
14   "platforms": {
15     "ios": "5.1.1"
16   },
17   "source": {
18     "git": "https://github.com/iRareMedia/iCloudDocumentSync.git",
19     "tag": "v7.3"
20   },
21   "preserve_paths": "iCloud.framework/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "vendored_frameworks": "iCloud.framework",
27   "requires_arc": true