[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / b / 6 / NBCoreDataController / 0.1.1 / NBCoreDataController.podspec.json
blob12d8ec3eecee6e8f078aa081d324897e043b7893
2   "name": "NBCoreDataController",
3   "version": "0.1.1",
4   "summary": "Simple and lightweight three-layer CoreData stack for asynchronous saving",
5   "description": "  \t\t\t\t   NBCoreDataController is a simple and lightweight implementatoin of the elegant\n\t\t\t\t   three-context scheme proposed by [Marcus Zarra](http://www.cimgf.com) \n\t\t\t\t   for asynchronous CoreData saving, as [documented by Cocoanetics](http://www.cocoanetics.com/2012/07/multi-context-coredata/).\n",
6   "homepage": "https://github.com/nunobaldaia/NBCoreDataController",
7   "license": "MIT",
8   "authors": {
9     "Nuno Baldaia": "nunobaldaia@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/nunobaldaia",
12   "source": {
13     "git": "https://github.com/nunobaldaia/NBCoreDataController.git",
14     "tag": "0.1.1"
15   },
16   "source_files": "NBCoreDataController",
17   "frameworks": [
18     "Foundation",
19     "CoreData"
20   ],
21   "platforms": {
22     "ios": "7.0"
23   },
24   "requires_arc": true