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