[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 0 / GNContextManager / 0.3.10 / GNContextManager.podspec.json
blob51162ecf997115f63d56ce8d719d418c6b29e116
2   "name": "GNContextManager",
3   "version": "0.3.10",
4   "summary": "CoreData helper",
5   "description": "Manager for helping with CoreData stuff",
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     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNContextManager.git",
19     "tag": "0.3.10"
20   },
21   "source_files": "GNContextManager/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreData"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "CWLSynthesizeSingleton": [
30     ]
31   }