[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / 3 / GamebaseAuthExternalPaycoIDSDK / 1.5.1 / GamebaseAuthExternalPaycoIDSDK.podspec.json
blobec22af0a18f05956d8a6b2790da2474830c3a1ee
2   "name": "GamebaseAuthExternalPaycoIDSDK",
3   "version": "1.5.1",
4   "summary": "Gamebase Auth External - PaycoID 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": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.27.1/GamebaseAuthExternalPaycoIDSDK-1.5.1.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "PIDThirdPartyAuth.framework",
21     "frameworks": [
22       "SystemConfiguration",
23       "WebKit",
24       "AdSupport",
25       "SafariServices"
26     ],
27     "weak_frameworks": "AuthenticationServices"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"