blob: 207e1a2749998400a6c69d60370a11f94f706777 [file] [log] [blame]
{
"name": "CardpaySample",
"version": "0.4.0",
"summary": "A short description of CardpaySample.",
"description": "Add long description of the pod here.",
"homepage": "https://github.com/d.gnezdilov/CardpaySample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"d.gnezdilov": "gnezdiloveltech@gmail.com"
},
"ios": {
"vendored_frameworks": "CardpaySample.framework"
},
"source": {
"http": "https://s3.us-east-2.amazonaws.com/d.gnezdilov/frameworks/CardpaySample.zip"
},
"platforms": {
"ios": "11.0"
},
"dependencies": {
"LoggerKit": [
"~> 0.3.0"
]
}
}