blob: d1cfe966d885545e8161ef41921844c18ec6b71f [file] [log] [blame]
{
"name": "PassportKit",
"version": "0.9.2",
"summary": "Swift library used for quick and easy oauth authentication.",
"homepage": "https://github.com/appoly/PassportKit",
"license": "MIT",
"platforms": {
"ios": "11.4"
},
"frameworks": "UIKit",
"dependencies": {
"Valet": [
"~> 3.2.0"
],
"Alamofire": [
"~> 4.9.0"
]
},
"swift_versions": "5.0",
"authors": "James Wolfe",
"source": {
"git": "https://github.com/appoly/PassportKit.git",
"tag": "0.9.2"
},
"swift_version": "5.0"
}