blob: d78bdeb9cb045e2f0360b3fd8765175579691e06 [file] [log] [blame]
{
"name": "LazyPay",
"version": "1.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"preserve_paths": "**"
},
"vendored_frameworks": "Framework/lazypay-sdk/LazyPay.framework",
"dependencies": {
"CitrusPay": [
]
},
"pushed_with_swift_version": "3.0"
}