[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 9 / b / GamebaseAuthKakaogameAdapter / 2.65.1 / GamebaseAuthKakaogameAdapter.podspec.json
blob55a35b44eeb691e2f1d5a22f3ef98c1db0f98027
2   "name": "GamebaseAuthKakaogameAdapter",
3   "version": "2.65.1",
4   "summary": "NHN Cloud Gamebase Auth Kakaogame Adapter",
5   "homepage": "https://gameplatform.nhncloud.com/",
6   "authors": {
7     "Gamebase Dev Team": "dl_platformsdk_all@nhn.com"
8   },
9   "license": {
10     "type": "Commercial",
11     "text": "Copyright NHN Corp. All Rights Reserved."
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.65.1/GamebaseAuthKakaogameAdapter-2.65.1.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "vendored_frameworks": "GamebaseAuthKakaogameAdapter.xcframework",
22     "dependencies": {
23       "Gamebase": [
24         "~> 2.65.1"
25       ],
26       "KakaoGameSDK/KakaoGameKakao": [
27         "3.19.0"
28       ]
29     }
30   },
31   "resource_bundles": {
32     "GamebaseAuthKakaogameAdapterPrivacy": [
33       "PrivacyInfo.xcprivacy"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/",
43   "swift_version": "5.0"