blob: 04befd6f49b99a3fb77968c169850c3b1c415f8e [file] [log] [blame]
{
"name": "SuperbGitHub",
"version": "0.0.2",
"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.2"
},
"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"
}