[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / e / f / GolfzonAuth / 0.1.11 / GolfzonAuth.podspec.json
blobd582f40f1824681d69e4261a3874325b370eda65
2   "name": "GolfzonAuth",
3   "version": "0.1.11",
4   "summary": "골프존 iOS Auth Library. by silex",
5   "description": "골프존 iOS인증 라이브러리, 잘쓰기를 매우 잘 바랍니다.",
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.11"
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   }