[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / e / 9 / KTZCoreDataStack / 0.1.2 / KTZCoreDataStack.podspec.json
blob24874847a111e299371b51f6d31ccddf2413712c
2   "name": "KTZCoreDataStack",
3   "version": "0.1.2",
4   "summary": "A starting point for a Core Data app w/ non-blocking disk saves and background context for performing work.",
5   "description": "This is a template for a Core Data stack which can be used in apps needing basic support for background writes, main thread access, and background context for work.",
6   "homepage": "https://github.com/popwarsweet/KTZCoreDataStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyle Zaragoza": "popwarsweet@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/popwarsweet/KTZCoreDataStack.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "KTZCoreDataStack/Classes/**/*"