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