blob: c3dcbee55968e86521dca0fd1884d9dfd0196483 [file] [log] [blame]
{
"name": "PassportKit",
"version": "0.1",
"summary": "Swift library used for quick and easy authentication using Laravel passport.",
"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.1"
},
"swift_version": "5.0"
}