[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / b / CBRManagedObjectCache / 1.4.1 / CBRManagedObjectCache.podspec.json
blob68af6b55974506131a0910231c8a957dfda0224c
2   "name": "CBRManagedObjectCache",
3   "version": "1.4.1",
4   "summary": "A lightweight cache for Your NSManagedObjectContext.",
5   "homepage": "https://github.com/Cloud-Bridge/CBRManagedObjectCache",
6   "license": "MIT",
7   "authors": {
8     "Oliver Letterer": "oliver.letterer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Cloud-Bridge/CBRManagedObjectCache.git",
12     "tag": "1.4.1"
13   },
14   "social_media_url": "https://twitter.com/oletterer",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "CBRManagedObjectCache",
22   "frameworks": [
23     "CoreData",
24     "Foundation"
25   ]