[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 0 / GNContextManager / 0.0.1 / GNContextManager.podspec.json
blobae733c9b81efb2293e2aa7abe415a12b611bbc51
2   "name": "GNContextManager",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "GNContextManager/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "CWLSynthesizeSingleton": [
27     ]
28   }