blob: 6170b11bc18f9af11c1d3904576afbc3f32ea417 [file] [log] [blame]
{
"name": "QNRequest",
"swift_versions": [
"5.0"
],
"version": "1.1.2",
"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"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QNRequest/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
]
},
"swift_version": "5.0"
}