blob: 86e1f8407a12838eef07e5023921421ccdf942aa [file] [log] [blame]
{
"name": "LotusPaySDK",
"version": "0.0.1",
"authors": {
"Atma Krishna": "atma@lotuspay.com"
},
"summary": "Seemlessly Implement Payment Flow in your application",
"description": "Use this framework for signing Payment mandate via LotusPay in your app",
"homepage": "https://www.lotuspay.com",
"license": {
"type": "Copyright",
"text": "Copyright 2018 Shubhakeerti"
},
"platforms": {
"ios": "10.0"
},
"preserve_paths": "LotusPaySDK.framework",
"source": {
"http": "https://s3.ap-south-1.amazonaws.com/lotuspay-sdk/LotusPaySDK-0.0.1.tar.gz"
},
"ios": {
"vendored_frameworks": "LotusPaySDK.framework"
}
}