blob: be0779e90e182f4cecdecac1c5a103e670480e23 [file] [log] [blame]
{
"name": "QuickPaySDK",
"version": "1.1.2",
"summary": "QuickPay is a web based Payment Service Provider, allowing you to accept payments online.",
"homepage": "http://quickpay.net",
"authors": "QuickPay",
"license": {
"type": "EULA",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/QuickPay/ios-sdk-pod.git",
"tag": "v1.1.2"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"vendored_frameworks": "QuickPaySDK.framework"
}
}