blob: dad88afa13fbb9766ffda22f2d0e32242b0046dc [file] [log] [blame]
{
"name": "FlatNetworkClient",
"version": "0.1.4",
"summary": "Simple wrapper around URLSession",
"description": "A simple wrapper around URLSession. Built to provide easy implementation and provide testable features.",
"homepage": "https://github.com/flatcircle/FlatNetworkClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rohan Jansen": "rohan@flatcircle.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/flatcircle/FlatNetworkClient.git",
"tag": "0.1.4"
},
"source_files": "FlatNetworkClient/*",
"pushed_with_swift_version": "3.0"
}