[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 6 / CRLoom / 0.0.1 / CRLoom.podspec.json
blob258383c4d375eeb0c2468b05388de02ee32eb41b
2   "name": "CRLoom",
3   "version": "0.0.1",
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.1"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source_files": "CRLoom",
17   "frameworks": "CoreData",
18   "requires_arc": true