[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / c / 1 / 6 / CRLoom / 0.0.8 / CRLoom.podspec.json
blob33eb3a6aa2ca8a7ac76b19203883a5a710ed44d7
2   "name": "CRLoom",
3   "version": "0.0.8",
4   "license": "MIT",
5   "summary": "Easy import, update and querying of NSManagedObjects.",
6   "description": "CRLoom is a framework for helping with the import, update and querying of NSManagedObjects.",
7   "homepage": "https://github.com/cruffenach/CRLoom",
8   "authors": "Collin Ruffenach",
9   "source": {
10     "git": "https://github.com/cruffenach/CRLoom.git",
11     "tag": "0.0.8"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source_files": "CRLoom",
17   "frameworks": "CoreData",
18   "requires_arc": true