[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 0 / GNContextManager / 0.0.9 / GNContextManager.podspec.json
blobb1a98f543e996b639fe21411ac2c92669d711de6
2   "name": "GNContextManager",
3   "version": "0.0.9",
4   "summary": "CoreData helper",
5   "description": "                   Manager for helping with CoreData stuff\n",
6   "homepage": "https://github.com/jakubknejzlik/GNContextManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNContextManager.git",
19     "tag": "0.0.9"
20   },
21   "source_files": "GNContextManager/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreData"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "CWLSynthesizeSingleton": [
30     ]
31   }