blob: 2baf00c719a2c1735daded76c5dd0fe2674da401 [file] [log] [blame]
{
"name": "LazyPay",
"version": "1.1.1",
"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": "vipin.aggarwal@payu.in"
},
"source": {
"git": "https://github.com/citruspay/citruspay-ios-sdk.git",
"tag": "lazypay.1.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"preserve_paths": "**"
},
"vendored_frameworks": "Framework/lazypay-sdk/LazyPay.framework",
"dependencies": {
"CitrusPay": [
]
}
}