[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / c / BMOTestLibrary2 / 0.2.0 / BMOTestLibrary2.podspec.json
blobfc5e86813ae896a4bc87d3448922da26fcd6cf08
2   "name": "BMOTestLibrary2",
3   "version": "0.2.0",
4   "summary": "A short description of BMOTestLibrary2.",
5   "description": "This is long long test description",
6   "homepage": "https://developers.kakao.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bmo.lee": "bmo.lee@kakaocorp.com"
13   },
14   "source": {
15     "http": "https://kakao-sdk-dev.s3.amazonaws.com/testRule/BMOTestLibrary3.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "static_framework": true,
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "libraries": "c++",
30   "subspecs": [
31     {
32       "name": "BMOTestSDK",
33       "vendored_frameworks": "TubeSDK/KakaoGameTube.framework"
34     },
35     {
36       "name": "BMOTestSDKKakao",
37       "dependencies": {
38         "BMOTestLibrary2/BMOTestSDK": [
40         ]
41       },
42       "vendored_frameworks": [
43         "TubeSDK/Alamofire.framework",
44         "TubeSDK/KakaoPartnerSDKAuth.framework",
45         "TubeSDK/KakaoPartnerSDKCommon.framework",
46         "TubeSDK/KakaoPartnerSDKFriendStatic.xcframework",
47         "TubeSDK/KakaoPartnerSDKShare.framework",
48         "TubeSDK/KakaoPartnerSDKTalk.framework",
49         "TubeSDK/KakaoPartnerSDKUser.framework",
50         "TubeSDK/KakaoSDKAuth.framework",
51         "TubeSDK/KakaoSDKCommon.framework",
52         "TubeSDK/KakaoSDKShare.framework",
53         "TubeSDK/KakaoSDKTalk.framework",
54         "TubeSDK/KakaoSDKTemplate.framework",
55         "TubeSDK/KakaoSDKUser.framework",
56         "TubeSDK/KakaoGameTubeKakao.framework"
57       ],
58       "resources": "TubeSDK/KakaoSDKFriendResources.bundle"
59     },
60     {
61       "name": "BMOTestSDKGuest",
62       "dependencies": {
63         "BMOTestLibrary2/BMOTestSDK": [
65         ]
66       },
67       "vendored_frameworks": "TubeSDK/KakaoGameTubeGuest.framework"
68     },
69     {
70       "name": "BMOTestSDKSIWA",
71       "dependencies": {
72         "BMOTestLibrary2/BMOTestSDK": [
74         ]
75       },
76       "vendored_frameworks": "TubeSDK/KakaoGameTubeSIWA.framework"
77     },
78     {
79       "name": "BMOTestSDKGoogle",
80       "dependencies": {
81         "BMOTestLibrary2/BMOTestSDK": [
83         ],
84         "GoogleSignIn": [
85           "~> 7.0"
86         ]
87       },
88       "vendored_frameworks": "TubeSDK/KakaoGameTubeGoogle.framework"
89     },
90     {
91       "name": "BMOTestSDKFacebook",
92       "dependencies": {
93         "BMOTestLibrary2/BMOTestSDK": [
95         ],
96         "FBSDKCoreKit": [
97           "~> 15.0"
98         ],
99         "FBSDKLoginKit": [
100           "~> 15.0"
101         ]
102       },
103       "vendored_frameworks": "TubeSDK/KakaoGameTubeFacebook.framework"
104     }
105   ],
106   "swift_version": "5.0"