blob: 3de2e0715241ec9dd717eb12c1eb157fea573bba [file] [log] [blame]
{
"name": "GolfzonAuth",
"version": "0.1.25",
"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.25"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Auth/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}