[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 9 / b / GamebaseAuthKakaogameAdapter / 2.55.0 / GamebaseAuthKakaogameAdapter.podspec.json
blob1d27d8c7da80839d0d4a6d68582c8815e3e4034e
2   "name": "GamebaseAuthKakaogameAdapter",
3   "version": "2.55.0",
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": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.55.0/GamebaseAuthKakaogameAdapter-2.55.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthKakaogameAdapter.xcframework",
21     "dependencies": {
22       "Gamebase": [
23         "~> 2.55.0"
24       ],
25       "KakaoGameSDK/KakaoGameKakao": [
26         "3.14.14"
27       ]
28     }
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/"