[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / d / KMMGhostPostClient / 0.1.1 / KMMGhostPostClient.podspec.json
blob9d60221dc81234805a8102ca3dbf1123b1558902
2   "name": "KMMGhostPostClient",
3   "version": "0.1.1",
4   "summary": "A client to retrieve and edit posts from a ghost installation",
5   "description": "A client to retrieve, edit, create and delete posts from a ghost installation.",
6   "homepage": "https://github.com/kerrmarin/KMMGhostPostClient",
7   "license": "MIT",
8   "authors": {
9     "Kerr Marin Miller": "kerr@kerrmarin.com"
10   },
11   "source": {
12     "git": "https://github.com/kerrmarin/KMMGhostPostClient.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/kerrmarin",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.6.0"
24     ]
25   }