[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 3 / 0 / 2 / HunterBTest / 0.0.1 / HunterBTest.podspec.json
blob41451869449403273ad5be258c226ebe10076c9b
2   "name": "HunterBTest",
3   "version": "0.0.1",
4   "summary": "TOAST Gamebase",
5   "homepage": "https://toast.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.50.0/Gamebase-2.50.0.zip"
18   },
19   "ios": {
20     "libraries": [
21       "icucore",
22       "z",
23       "sqlite3",
24       "c++"
25     ],
26     "frameworks": [
27       "AdSupport",
28       "ImageIO",
29       "WebKit",
30       "GameKit",
31       "StoreKit",
32       "Security"
33     ],
34     "weak_frameworks": "AuthenticationServices",
35     "vendored_frameworks": "Gamebase.framework",
36     "resources": "Gamebase.bundle",
37     "dependencies": {
38       "NHNCloudCore": [
39         "1.3.0"
40       ],
41       "NHNCloudCommon": [
42         "1.3.0"
43       ],
44       "NHNCloudLogger": [
45         "1.3.0"
46       ]
47     }
48   },
49   "documentation_url": "https://docs.toast.com/ko/Game/Gamebase/ko/ios-started/",
50   "pod_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   }