[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 9 / 6 / ToastGamebaseIAP / 0.9.8 / ToastGamebaseIAP.podspec.json
blob67ae5215622f2712a231805a85b60a1a36467732
2   "name": "ToastGamebaseIAP",
3   "version": "0.9.8",
4   "summary": "ToastGamebaseIAP SDK 0.9.8",
5   "homepage": "https://github.com/nhn/toast.gamebase.iap.ios.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toast.gamebase.iap.ios.sdk-0.9.8/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com"
12   },
13   "source": {
14     "http": "https://github.com/nhn/toast.gamebase.iap.ios.sdk/archive/0.9.8.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "toast.gamebase.iap.ios.sdk-0.9.8/ToastGamebaseIAP/ToastGamebaseIAP.framework"
22   },
23   "dependencies": {
24     "ToastIAP": [
25       ">= 0.19.3"
26     ]
27   }