blob: 095c07d8d587e9c38373de9f2197f4ff4ebf4fb4 [file] [log] [blame]
{
"name": "GitHubOAuthController",
"version": "0.2.1",
"summary": "Simple GitHub OAuth Controller",
"homepage": "https://github.com/dkhamsing/GitHubOAuthController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dkhamsing": "dkhamsing8@gmail.com"
},
"social_media_url": "http://twitter.com/dkhamsing",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dkhamsing/GitHubOAuthController.git",
"tag": "0.2.1"
},
"source_files": "GitHubOAuthController/*",
"requires_arc": true
}