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