blob: a8b226bdfd1ed58193639c1744c91899e2b2b739 [file] [log] [blame]
{
"name": "QMQPay",
"version": "0.1.0",
"summary": "A short description of QMQPay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HussamElsadany/QMQPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hussam.elsadany@gmail.com": "Hussam Elsadany"
},
"source": {
"git": "https://github.com/HussamElsadany/QMQPay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.1"
},
"source_files": "QMQPay/Classes/**/*",
"dependencies": {
"RMQClient": [
"~> 0.11.0"
]
}
}