blob: ea1da3afa496cbdc312157301e6034016230e5a4 [file] [log] [blame]
{
"name": "GAppAuth",
"version": "1.1.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.1.0"
},
"source_files": "Sources/GAppAuth.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"GTMAppAuth": [
]
},
"pushed_with_swift_version": "3.0"
}