blob: 650d3124c01b927cd000a18dbbd72ecadd5e31ac [file] [log] [blame]
{
"name": "TanukiKit",
"version": "0.3.1",
"summary": "A Swift API Client for GitLab CE/EE",
"description": "You are looking at the A Swift API Client for GitLabe CE/EE.\nThis is very unofficial and not maintained by GitLab.",
"homepage": "https://github.com/nerdishbynature/tanukikit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Piet Brauer": "piet@nerdishbynature.com"
},
"source": {
"git": "https://github.com/nerdishbynature/tanukikit.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/pietbrauer",
"module_name": "TanukiKit",
"dependencies": {
"NBNRequestKit": [
"~> 1.1"
]
},
"requires_arc": true,
"source_files": "TanukiKit/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
}
}