blob: 59ca0a888a4e88face8eda7a1b310fcc614e851c [file] [log] [blame]
{
"name": "GAppAuth",
"version": "1.2.0",
"summary": "Convenient Wrapper for AppAuth with Google Services written in Swift 3 (iOS).",
"homepage": "https://github.com/elsesiy/GAppAuth",
"license": "BSD-2-Clause",
"authors": "Jonas-Taha El Sesiy",
"social_media_url": "http://twitter.com/elsesiy",
"source": {
"git": "https://github.com/elsesiy/GAppAuth.git",
"tag": "1.2.0"
},
"source_files": "Sources/GAppAuth.swift",
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"GTMAppAuth": [
"~> 0.7.0"
]
}
}