blob: d80baf28475c96fc4b3a41e82e9cf89484d57a3e [file] [log] [blame]
{
"name": "GolfzonAuth",
"version": "0.1.32",
"summary": "골프존 iOS Auth Library. by silex",
"description": "골프존 iOS인증 라이브러리, 잘쓰기를 매우 잘 바랍니다.",
"homepage": "http://git.golfzon.local:8010/git/ios/framework/Auth.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"silexkhan": "realsilex@gmail.com"
},
"source": {
"git": "http://git.golfzon.local:8010/git/ios/framework/Auth.git",
"tag": "0.1.32"
},
"swift_versions": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "Auth/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "4.2"
}