blob: 5aa910a5a9d92199de0aee33195ef25564ed6ed2 [file] [log] [blame]
{
"name": "Konex",
"version": "0.5.1",
"summary": "Konex is an extensible, protocol oriented, networking layer over URLSession written in swift.",
"description": "Konex is an extensible, protocol oriented, networking layer over URLSession written in swift.\n\nYou can extend it with plugins, response processors and validators. More info in github.",
"homepage": "https://github.com/fmo91/Konex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmo91": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/Konex.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Konex/Classes/**/*",
"pushed_with_swift_version": "3.0"
}