[Add] DocumentReaderFullAuthStage 7.5.10811
[CocoaPods.git] / Specs / a / 4 / b / iCloudDocumentSync / 7.4.1 / iCloudDocumentSync.podspec.json
blob2310c81636f4fcda4302d75b6c361f57c81acd73
2   "name": "iCloudDocumentSync",
3   "version": "7.4.1",
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 credibly simple to integrate 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": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/iRareMedia/iCloudDocumentSync.git",
19     "tag": "v7.4.1"
20   },
21   "source_files": "iCloud/*{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true