blob: c8a6982e9f6396271dbc27b5b306dddda681c295 [file] [log] [blame]
{
"name": "LazyPay",
"version": "1.1.3",
"summary": "LazyPay checkout - Buy now, Pay Later!",
"description": "Native iOS integration. Simple lightweight integration. Enable seamless payments for low value online purchases. Faster transactions and with higher transaction success rates for merchants",
"homepage": "https://github.com/citruspay/citruspay-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mukeshpatil1": "mukesh.patil@citruspay.com"
},
"source": {
"git": "https://github.com/citruspay/citruspay-ios-sdk.git",
"tag": "lazypay.1.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"preserve_paths": "**"
},
"vendored_frameworks": "Framework/lazypay-sdk/LazyPay.framework",
"dependencies": {
"CitrusPay": [
]
}
}