[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / d / Gamebase / 2.58.0 / Gamebase.podspec.json
blob62d53dbf17a10d19b2a919c88a8faca84322ae12
2   "name": "Gamebase",
3   "version": "2.58.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": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.58.0/Gamebase-2.58.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     ],
35     "weak_frameworks": "AuthenticationServices",
36     "vendored_frameworks": "Gamebase.xcframework",
37     "resources": "Gamebase.bundle",
38     "dependencies": {
39       "NHNCloudCore": [
40         "1.6.2"
41       ],
42       "NHNCloudCommon": [
43         "1.6.2"
44       ],
45       "NHNCloudLogger": [
46         "1.6.2"
47       ]
48     }
49   },
50   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/",
51   "swift_version": "5.0"