[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 5 / HunterBTest4 / 0.0.1 / HunterBTest4.podspec.json
blobac66d7ddb68fb7faa5fbc4ba323b0bbae65e2771
2   "name": "HunterBTest4",
3   "version": "0.0.1",
4   "summary": "Gamebase Auth External - Weibo SDK",
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.52.0/GamebaseAuthExternalWeiboSDK-3.3.3.zip"
18   },
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Weibo_SDK\"",
21     "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/Public/HunterBTest2\"",
22     "LIBRARY_SEARCH_PATHS": "\"${PODS_ROOT}/HunterBTest2/libWeiboSDK\""
23   },
24   "ios": {
25     "source_files": "libWeiboSDK/*.{h,m}",
26     "resources": "libWeiboSDK/WeiboSDK.bundle",
27     "vendored_libraries": "libWeiboSDK/libWeiboSDK.a",
28     "frameworks": [
29       "Photos",
30       "ImageIO",
31       "SystemConfiguration",
32       "CoreText",
33       "QuartzCore",
34       "Security",
35       "UIKit",
36       "Foundation",
37       "CoreGraphics",
38       "CoreTelephony",
39       "WebKit"
40     ],
41     "libraries": [
42       "sqlite3",
43       "z"
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "documentation_url": "https://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"