[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 7 / GamebaseAuthExternalWeiboSDK / 3.3.8.1 / GamebaseAuthExternalWeiboSDK.podspec.json
blobab5e6308678b3b1f12eb810b9e0008d3c9f847b0
2   "name": "GamebaseAuthExternalWeiboSDK",
3   "version": "3.3.8.1",
4   "summary": "Gamebase Auth External - Weibo SDK",
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.63.1/GamebaseAuthExternalWeiboSDK-3.3.8.1.zip"
18   },
19   "ios": {
20     "source_files": "libWeiboSDK/*.{h,m}",
21     "resources": "libWeiboSDK/WeiboSDK.bundle",
22     "vendored_libraries": "libWeiboSDK/libWeiboSDK.a",
23     "frameworks": [
24       "QuartzCore",
25       "ImageIO",
26       "SystemConfiguration",
27       "Security",
28       "CoreTelephony",
29       "CoreText",
30       "UIKit",
31       "Foundation",
32       "CoreGraphics",
33       "WebKit"
34     ],
35     "libraries": [
36       "sqlite3",
37       "z"
38     ]
39   },
40   "resource_bundles": {
41     "libWeiboSDK": [
42       "libWeiboSDK/PrivacyInfo.xcprivacy"
43     ]
44   },
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/"