blob: 35f19a01e473699fc7735c1ca171a3384a89a894 [file] [log] [blame]
{
"name": "NetworkRequestKit",
"version": "2.1.0",
"summary": "A fabulous way to handle network request.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yoxisem544/NetworkRequestKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yoxisem544": "yoxisem544@gmail.com"
},
"source": {
"git": "https://github.com/yoxisem544/NetworkRequestKit.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NetworkRequestKit/Classes/",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"PromiseKit": [
"~> 4.4"
],
"SwiftyJSON": [
"~> 4.0.0-alpha"
]
},
"pushed_with_swift_version": "4.0"
}