[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 0 / GNContextManager / 0.3.4 / GNContextManager.podspec.json
blobff4ebecff21589cc40496ac4820b719efe6d3f3f
2   "name": "GNContextManager",
3   "version": "0.3.4",
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   "source": {
15     "git": "https://github.com/jakubknejzlik/GNContextManager.git",
16     "tag": "0.3.4"
17   },
18   "source_files": "GNContextManager/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "CoreData"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "CWLSynthesizeSingleton": [
27     ]
28   }