[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 6 / NSManagedObjectContext-Hydrate / 1.0.4 / NSManagedObjectContext-Hydrate.podspec.json
blob9e8e1b03b48df02df9e98eba8446f10518169e20
2   "name": "NSManagedObjectContext-Hydrate",
3   "version": "1.0.4",
4   "summary": "A drop-in category of NSManagedObjectContext class for easily preloading a CoreData store with custom objects from JSON or CSV data.",
5   "homepage": "https://github.com/dzenbot/NSManagedObjectContext-Hydrate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ignacio Romero Z.": "iromero@dzen.cl"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/dzenbot/NSManagedObjectContext-Hydrate.git",
18     "tag": "v1.0.4"
19   },
20   "source_files": [
21     "Classes",
22     "Source"
23   ],
24   "frameworks": "CoreData",
25   "requires_arc": true