blob: d6529b98f50fe132bd5d267232eb04e5fb1343fd [file] [log] [blame]
{
"name": "ToastGamebaseIAP",
"version": "0.10.0",
"summary": "ToastGamebaseIAP SDK 0.10.0",
"homepage": "https://github.com/nhn/toast.gamebase.iap.ios.sdk",
"license": {
"type": "Apache License, Version 2.0",
"file": "toast.gamebase.iap.ios.sdk-0.10.0/LICENSE.md"
},
"authors": {
"hyup1028": "hyup1028@nhn.com"
},
"source": {
"http": "https://github.com/nhn/toast.gamebase.iap.ios.sdk/archive/0.10.0.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "toast.gamebase.iap.ios.sdk-0.10.0/ToastGamebaseIAP/ToastGamebaseIAP.framework"
},
"dependencies": {
"ToastIAP": [
">= 0.19.3"
]
}
}