[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / c / d / APCDStack / 0.2.0 / APCDStack.podspec.json
blobd55aa3919542b113fdb68bba08069d35f6611b40
2   "name": "APCDStack",
3   "version": "0.2.0",
4   "summary": "CoreData stack done right.",
5   "description": "                       Simple class containing multithreaded CoreData stack.\n",
6   "homepage": "https://github.com/Deszip/APCDStack",
7   "license": "MIT",
8   "authors": {
9     "Deszip": "igor@alterplay.com"
10   },
11   "source": {
12     "git": "https://github.com/Deszip/APCDStack.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "CoreData"