[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / d / KMMGhostPostClient / 0.2 / KMMGhostPostClient.podspec.json
blob1fb3228009be311ea85e7a96950096a6afa4d94c
2   "name": "KMMGhostPostClient",
3   "version": "0.2",
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.2"
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   }