blob: 46a446114e5de69b82e9eecf0e2ddd95b0284248 [file] [log] [blame]
{
"name": "WKPennLogin",
"version": "1.2",
"summary": "A Penn Login and Penn Labs Platform authentication library.",
"description": "This CocoaPods library allows you to log into the Penn Labs Platform using Pennkey.",
"homepage": "https://github.com/pennlabs/WKPennLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Doman": "joshsdoman@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pennlabs/WKPennLogin.git",
"tag": "1.2"
},
"source_files": "WKPennLogin/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.1",
"swift_version": "5.1"
}