blob: 3114ebf78c30863a5b91577ce15eddd050c22272 [file] [log] [blame]
{
"name": "OctoKit.swift",
"version": "0.7.1",
"summary": "A Swift API Client for GitHub and GitHub Enterprise",
"description": "You are looking at the A Swift API Client for GitHub and GitHub Enterprise.\nThis is very unofficial and not maintained by Github.",
"homepage": "https://github.com/nerdishbynature/octokit.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Piet Brauer": "piet@nerdishbynature.com"
},
"source": {
"git": "https://github.com/nerdishbynature/octokit.swift.git",
"tag": "0.7.1"
},
"social_media_url": "https://twitter.com/pietbrauer",
"module_name": "Octokit",
"dependencies": {
"NBNRequestKit": [
"~> 2.0"
]
},
"requires_arc": true,
"source_files": "OctoKit/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}