blob: e9ad8ff81a4f3b9e93383fa6a87519c4ac954711 [file] [log] [blame]
{
"name": "TrashCanKit",
"version": "0.6.0",
"summary": "A Swift API Client for Bitbucket.org",
"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/trashcankit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Piet Brauer": "piet@nerdishbynature.com"
},
"source": {
"git": "https://github.com/nerdishbynature/trashcankit.git",
"tag": "0.6.0"
},
"social_media_url": "https://twitter.com/pietbrauer",
"module_name": "TrashCanKit",
"dependencies": {
"NBNRequestKit": [
"~> 2.0"
]
},
"requires_arc": true,
"source_files": "TrashCanKit/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
}
}