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