blob: 6020fc94489d976b2e11d0f550251f85bfa7487e [file] [log] [blame]
{
"name": "SuperbGitHub",
"version": "0.0.4",
"summary": "GitHub authentication provider for Superb.",
"homepage": "https://github.com/thoughtbot/SuperbGitHub",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Sharp": "adam@thoughtbot.com",
"thoughtbot": null
},
"social_media_url": "https://twitter.com/thoughtbot",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/thoughtbot/SuperbGitHub.git",
"tag": "0.0.4"
},
"source_files": "Sources/SuperbGitHub/**/*.{swift,h}",
"module_map": "Sources/SuperbGitHub/module.modulemap",
"public_header_files": "Sources/SuperbGitHub/SuperbGitHub.h",
"dependencies": {
"Superb": [
"~> 0.1.0"
]
},
"pushed_with_swift_version": "3.0"
}