[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / f / FlatNetworkClient / 0.1.4 / FlatNetworkClient.podspec.json
blobdad88afa13fbb9766ffda22f2d0e32242b0046dc
2   "name": "FlatNetworkClient",
3   "version": "0.1.4",
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": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rohan Jansen": "rohan@flatcircle.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/flatcircle/FlatNetworkClient.git",
19     "tag": "0.1.4"
20   },
21   "source_files": "FlatNetworkClient/*",
22   "pushed_with_swift_version": "3.0"