blob: 65bd6124df69ea626137fee646a85e36959a100f [file] [log] [blame]
{
"name": "VinIDPaySDK",
"version": "1.0.4",
"summary": "VinIDPay iOS SDK",
"description": "VinIDPay iOS SDK helps you handle payments with VinID iOS app.",
"homepage": "https://vinid.net/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Huong Do": "v.huongdt71@vinid.net"
},
"source": {
"git": "https://github.com/VinID-lab/vinidpay-ios-sdk.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Frameworks/VinIDPaySDK.framework"
}
}