blob: 02a8adff78ced43013f85a75d8e71f7cde04e21d [file] [log] [blame]
{
"name": "DANGoogleSignIn",
"version": "1.0.0",
"summary": "A quick wrapper around Google's web authentication for mobile devices.",
"homepage": "https://github.com/DanielTomlinson/DANGoogleSignIn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Tomlinson": "dan@tomlinson.io"
},
"social_media_url": "https://twitter.com/DanToml",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DanielTomlinson/DANGoogleSignIn.git",
"tag": "1.0.0"
},
"source_files": [
"DANGoogleSignIn",
"DANGoogleSignIn/**/*.{h,m}"
],
"requires_arc": true
}