[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / 3 / BGSocialLogin / 0.1.1 / BGSocialLogin.podspec.json
blobeb369e9948f3f06608777ab656c7de323ff312ff
2   "name": "BGSocialLogin",
3   "version": "0.1.1",
4   "summary": "한국에서 사용하는 소셜로그인 집합",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/wisewood/bgsociallogin.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bugguide@gmail.com": "bugguide@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bug-guide/BGSocialLogin.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BGSocialLogin/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "SnapKit": [
25       "5.0.0"
26     ],
27     "naveridlogin-sdk-ios": [
28       "4.0.12"
29     ],
30     "FBSDKLoginKit": [
31       "5.1.1"
32     ],
33     "Alamofire": [
34       "4.8.2"
35     ],
36     "Firebase/Auth": [
37       "6.3.0"
38     ],
39     "GoogleSignIn": [
40       "4.4.0"
41     ],
42     "KakaoOpenSDK": [
43       "1.12.1"
44     ]
45   }