blob: 4c911971bdc0038d9f18650742fa1567e743c857 [file] [log] [blame]
{
"name": "ToastIAP-Sandbox",
"version": "0.27.2",
"summary": "ToastSDK Sandbox ToastIAP Version 0.27.2",
"homepage": "https://github.com/hyup1028/toastcloud.sdk.sandbox",
"license": {
"type": "Apache License, Version 2.0",
"file": "toastcloud.sdk.sandbox-0.27.2/LICENSE.md"
},
"authors": {
"hyup1028": "hyup1028@nhn.com",
"hyup1028-nhnent": "hyup1028@nhnent.com"
},
"source": {
"http": "https://github.com/hyup1028/toastcloud.sdk.sandbox/archive/0.27.2.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "toastcloud.sdk.sandbox-0.27.2/Frameworks/ToastIAP.framework"
},
"frameworks": [
"Foundation",
"UIKit",
"StoreKit"
],
"dependencies": {
"ToastCore-Sandbox": [
"0.27.2"
]
}
}