blob: 436e892f28cee4c86d358932475c6ec47131e807 [file] [log] [blame]
{
"name": "PassportKit",
"version": "0.9",
"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"
},
"swift_version": "5.0"
}