blob: 780c684b9751d0b77250fe588d60607eebaa991c [file] [log] [blame]
{
"name": "ToastGamebaseIAP",
"version": "0.11.0",
"summary": "ToastGamebaseIAP SDK 0.11.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.11.0/LICENSE.md"
},
"authors": {
"hyup1028": "hyup1028@nhn.com"
},
"source": {
"http": "https://github.com/nhn/toast.gamebase.iap.ios.sdk/archive/0.11.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "toast.gamebase.iap.ios.sdk-0.11.0/ToastGamebaseIAP/ToastGamebaseIAP.framework"
},
"dependencies": {
"ToastIAP": [
">= 0.27.0"
]
}
}