[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / c / d / APCDStack / 0.1.0 / APCDStack.podspec.json
blob38ca8f505ce360df19c4ccc4bbba9b1b4783c892
2   "name": "APCDStack",
3   "version": "0.1.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.1.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"