[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / 2 / OctoKit.swift / 0.7.2 / OctoKit.swift.podspec.json
blobb504cd1221127d3f6d1c35392c270a8ac0db4420
2   "name": "OctoKit.swift",
3   "version": "0.7.2",
4   "summary": "A Swift API Client for GitHub and GitHub Enterprise",
5   "description": "You are looking at the A Swift API Client for GitHub and GitHub Enterprise.\nThis is very unofficial and not maintained by Github.",
6   "homepage": "https://github.com/nerdishbynature/octokit.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Piet Brauer": "piet@nerdishbynature.com"
13   },
14   "source": {
15     "git": "https://github.com/nerdishbynature/octokit.swift.git",
16     "tag": "0.7.2"
17   },
18   "social_media_url": "https://twitter.com/pietbrauer",
19   "module_name": "Octokit",
20   "dependencies": {
21     "NBNRequestKit": [
22       "~> 2.0"
23     ]
24   },
25   "requires_arc": true,
26   "source_files": "OctoKit/*.swift",
27   "platforms": {
28     "ios": "8.0",
29     "osx": "10.10",
30     "watchos": "2.0",
31     "tvos": "9.0"
32   },
33   "pushed_with_swift_version": "3.0"