[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 7 / d / Gamebase / 2.67.0 / Gamebase.podspec.json
blob10cddd609917e8f3801bfbe12d6285e004421c3d
2   "name": "Gamebase",
3   "version": "2.67.0",
4   "summary": "NHN Cloud Gamebase",
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": "12.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.67.0/Gamebase-2.67.0.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "libraries": [
22       "icucore",
23       "z",
24       "sqlite3",
25       "c++"
26     ],
27     "frameworks": [
28       "AdSupport",
29       "ImageIO",
30       "WebKit",
31       "GameKit",
32       "StoreKit",
33       "Security",
34       "AuthenticationServices"
35     ],
36     "weak_frameworks": "AppTrackingTransparency",
37     "vendored_frameworks": "Gamebase.xcframework",
38     "resources": "Gamebase.bundle",
39     "dependencies": {
40       "NHNCloudCore": [
41         "1.8.4"
42       ],
43       "NHNCloudCommon": [
44         "1.8.4"
45       ],
46       "NHNCloudLogger": [
47         "1.8.4"
48       ]
49     }
50   },
51   "resource_bundles": {
52     "GamebasePrivacy": [
53       "PrivacyInfo.xcprivacy"
54     ]
55   },
56   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/",
57   "swift_version": "5.0"