[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / d / 6 / f / FlatNetworkClient / 0.1.1 / FlatNetworkClient.podspec.json
blob201714cee96b31563f1b34374bc5ec8f8c4045b7
2   "name": "FlatNetworkClient",
3   "version": "0.1.1",
4   "summary": "Simple wrapper around URLSession",
5   "description": "A simple wrapper around URLSession. Built to provide easy implementation and provide testable features.",
6   "homepage": "https://github.com/flatcircle/FlatNetworkClient",
7   "license": "MIT",
8   "authors": {
9     "Rohan Jansen": "rohan@flatcircle.io"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/flatcircle/FlatNetworkClient.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "FlatNetworkClient/*",
19   "pushed_with_swift_version": "3.0"