blob: 88d5cfd7fb59a1342c3d647b308206270f9e0780 [file] [log] [blame]
{
"name": "NetworkRequestKit",
"version": "1.1.1",
"summary": "A new way to handle network.",
"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": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NetworkRequestKit/Classes/",
"dependencies": {
"Alamofire": [
"~> 4"
],
"PromiseKit": [
"~> 4"
],
"SwiftyJSON": [
"~> 3"
]
},
"pushed_with_swift_version": "3.0"
}