[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / KakaoGamePublishingSDK / 3.10.12.3 / KakaoGamePublishingSDK.podspec.json
blob96d44ebc8b1c4e7792082fcc5921f1a6870171fc
2   "name": "KakaoGamePublishingSDK",
3   "version": "3.10.12.3",
4   "summary": "Kakao Game Publishing SDK for iOS",
5   "homepage": "https://developers.kakao.com/",
6   "license": "Apache",
7   "authors": "Kakaogames Corp",
8   "source": {
9     "http": "https://kakao-sdk-dev.s3.amazonaws.com/KakaoGameSDK/iOS/KakaoGameSDK_iOS_3.10.12.4_Publishing.zip"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "requires_arc": true,
15   "static_framework": true,
16   "libraries": "c++",
17   "subspecs": [
18     {
19       "name": "KakaoGame",
20       "vendored_frameworks": "KakaoGameFramework/KakaoGame.framework",
21       "resources": "KakaoGameFramework/KakaoGameResources.bundle"
22     },
23     {
24       "name": "KakaoGameFacebook",
25       "dependencies": {
26         "KakaoGamePublishingSDK/KakaoGame": [
28         ],
29         "FBSDKCoreKit": [
30           "~> 5.0"
31         ],
32         "FBSDKLoginKit": [
33           "~> 5.0"
34         ],
35         "FBSDKShareKit": [
36           "~> 5.0"
37         ]
38       },
39       "vendored_frameworks": "KakaoGameFramework/KakaoGameFacebook.framework"
40     },
41     {
42       "name": "KakaoGameGamania",
43       "dependencies": {
44         "KakaoGamePublishingSDK/KakaoGame": [
46         ]
47       },
48       "vendored_frameworks": [
49         "IDPFramework/Beanfun/BFSDKFramework.framework",
50         "KakaoGameFramework/KakaoGameGamania.framework"
51       ],
52       "resources": "IDPFramework/Beanfun/BFSDKFramework.bundle"
53     },
54     {
55       "name": "KakaoGameGoogle",
56       "dependencies": {
57         "KakaoGamePublishingSDK/KakaoGame": [
59         ],
60         "GoogleSignIn": [
61           "~> 5.0"
62         ]
63       },
64       "vendored_frameworks": "KakaoGameFramework/KakaoGameGoogle.framework"
65     },
66     {
67       "name": "KakaoGameKakao",
68       "dependencies": {
69         "KakaoGamePublishingSDK/KakaoGame": [
71         ]
72       },
73       "vendored_frameworks": [
74         "IDPFramework/Kakao/KakaoOpenSDK.framework",
75         "KakaoGameFramework/KakaoGameKakao.framework"
76       ]
77     }
78   ]