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