[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / f / GolfzonAuth / 0.1.2 / GolfzonAuth.podspec.json
blob77eb42d1bdee2bc640f7b8fdc8fbf157de60a9a3
2   "name": "GolfzonAuth",
3   "version": "0.1.2",
4   "summary": "이것은 골프존 로그인 라이브러리의 짧은 설명인것이다",
5   "description": "골프존 로그인 라이브러리, 테스트 프로그램포함 잘써봅시다",
6   "homepage": "http://git.golfzon.local:8010/git/ios/framework/Auth.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "silexkhan": "realsilex@gmail.com"
13   },
14   "source": {
15     "git": "http://git.golfzon.local:8010/git/ios/framework/Auth.git",
16     "tag": "0.1.2"
17   },
18   "swift_version": "3.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Auth/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ]
30   }