blob: 201714cee96b31563f1b34374bc5ec8f8c4045b7 [file] [log] [blame]
{
"name": "FlatNetworkClient",
"version": "0.1.1",
"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": "MIT",
"authors": {
"Rohan Jansen": "rohan@flatcircle.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/flatcircle/FlatNetworkClient.git",
"tag": "0.1.1"
},
"source_files": "FlatNetworkClient/*",
"pushed_with_swift_version": "3.0"
}