blob: be4b121ef3455702f71b81639f67bd6ab920614a [file] [log] [blame]
{
"name": "GoogleSignInSwift",
"version": "0.1.2",
"summary": "Google Sign In allows users to sign in with their Google account.",
"swift_versions": "4.0",
"description": "Google Sign In allows users to sign in with their Google account. A more up-to-date Google Sign In written completely in Swift!",
"homepage": "https://github.com/J0shK/GoogleSignInSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Kowarsky": "josh.kowarsky@gmail.com"
},
"source": {
"git": "https://github.com/J0shK/GoogleSignInSwift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GoogleSignInSwift/Classes/**/*",
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "No"
},
"swift_version": "4.0"
}