[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 7 / d / f / EVCloudKitDao / 3.0.2 / EVCloudKitDao.podspec.json
blob58620d4b733d0ba70585414824eafe63e477ba2e
2   "name": "EVCloudKitDao",
3   "version": "3.0.2",
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": [
8     "https://github.com/evermeer/EVCloudKitDao/blob/master/Screenshot.png?raw=true",
9     "https://github.com/evermeer/EVCloudKitDao/blob/master/Screenshot2.png?raw=true",
10     "https://github.com/evermeer/EVCloudKitDao/blob/master/Screenshot3.PNG?raw=true",
11     "https://github.com/evermeer/EVCloudKitDao/blob/master/Screenshot4.PNG?raw=true"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": "evermeer",
18   "social_media_url": "http://twitter.com/evermeer",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11"
22   },
23   "source": {
24     "git": "https://github.com/evermeer/EVCloudKitDao.git",
25     "tag": "3.0.2"
26   },
27   "source_files": "AppMessage/AppMessage/CloudKit/*",
28   "frameworks": [
29     "Foundation",
30     "CloudKit"
31   ],
32   "ios": {
33     "frameworks": [
34       "Foundation",
35       "CloudKit"
36     ]
37   },
38   "osx": {
39     "frameworks": [
40       "Foundation",
41       "CloudKit"
42     ]
43   },
44   "tvos": {
45     "frameworks": [
46       "Foundation",
47       "CloudKit"
48     ]
49   },
50   "requires_arc": true,
51   "dependencies": {
52     "EVReflection": [
54     ]
55   },
56   "pushed_with_swift_version": "3.0\n"