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