[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 5 / OctoKit / 0.1.1 / OctoKit.podspec.json
blobe46dbba3839087379f75ddeaa7d48d46a79be087
2   "name": "OctoKit",
3   "version": "0.1.1",
4   "summary": "GitHub API client for Objective-C.",
5   "homepage": "https://github.com/octokit/octokit.objc",
6   "license": "MIT",
7   "authors": {
8     "GitHub": "support@github.com"
9   },
10   "source": {
11     "git": "https://github.com/octokit/octokit.objc.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "OctoKit",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "dependencies": {
20     "AFNetworking": [
21       "~> 1.3.3"
22     ],
23     "ISO8601DateFormatter": [
24       "~> 0.7.0"
25     ],
26     "Mantle": [
27       "~> 1.3.1"
28     ],
29     "ReactiveCocoa": [
30       "~> 2.1.4"
31     ],
32     "libextobjc/EXTKeyPathCoding": [
33       "~> 0.3.0"
34     ]
35   },
36   "requires_arc": false