[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / f / EVCloudKitDao / 0.3.3 / EVCloudKitDao.podspec.json
blobd359dcaf42f2731a145cf22b8b96822e559778c8
2   "name": "EVCloudKitDao",
3   "version": "0.3.3",
4   "summary": "iOS: Simplified access to Apple’s CloudKit",
5   "description": "Simplified access to Apple’s CloudKit using reflection and generics",
6   "homepage": "https://github.com/evermeer/EVCloudKitDao",
7   "screenshots": "https://github.com/evermeer/EVCloudKitDao/raw/master/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "evermeer",
13   "social_media_url": "http://twitter.com/evermeer",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/evermeer/EVCloudKitDao.git",
19     "tag": "0.3.3"
20   },
21   "source_files": "AppMessage/AppMessage/CloudKit/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CloudKit"
26   ],
27   "requires_arc": true