blob: bcb7db23b70ad719346ec121fda2990d2f632be4 [file] [log] [blame]
{
"name": "QNRequest",
"version": "1.0.0",
"summary": "A short description of QNRequest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/quannguyen90/QNRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quannguyen90": "quannv.tm@gmail.com"
},
"source": {
"git": "https://github.com/quannguyen90/QNRequest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QNRequest/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
]
}
}