[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / f / EVCloudKitDao / 0.1.1 / EVCloudKitDao.podspec.json
blob16a4ba46b186a215388c3aa78c0bceaf7c694d2d
2   "name": "EVCloudKitDao",
3   "version": "0.1.1",
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.1.1"
20   },
21   "source_files": [
22     "AppMessage/AppMessage/CloudKit/Dummy.m",
23     "AppMessage/AppMessage/CloudKit/Dummy.h"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CloudKit"
29   ],
30   "requires_arc": true