blob: ef5144cddee7870086c7b095a36c8883dc759a32 [file] [log] [blame]
{
"name": "GolfzonAuth",
"version": "0.1.1",
"summary": "이것은 골프존 로그인 라이브러리의 짧은 설명인것이다",
"description": "골프존 로그인 라이브러리, 테스트 프로그램포함 잘써봅시다",
"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.1"
},
"swift_version": "3.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Auth/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}