[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 0 / GamebaseAuthPaycoAdapter / 2.7.0 / GamebaseAuthPaycoAdapter.podspec.json
blob975b0199935538224ed8e45a9efb644a17934872
2   "name": "GamebaseAuthPaycoAdapter",
3   "version": "2.7.0",
4   "summary": "Toast Gamebase Auth Payco Adapter",
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.6.1/GamebaseAuthPaycoAdapter-2.0.2.zip"
18   },
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/externals/PIDThirdPartyAuth/PIDThirdPartyAuth.framework\""
21   },
22   "ios": {
23     "vendored_frameworks": [
24       "GamebaseAuthPaycoAdapter.framework",
25       "externals/PIDThirdPartyAuth/PIDThirdPartyAuth.framework"
26     ],
27     "frameworks": "SystemConfiguration",
28     "dependencies": {
29       "Gamebase": [
30         "~> 2.7.0"
31       ]
32     }
33   },
34   "documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"