[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / f / FlatNetworkClient / 0.1.2 / FlatNetworkClient.podspec.json
blob2f46ffeaf4a0f7821da3bb17ddc538fb0510f99d
2   "name": "FlatNetworkClient",
3   "version": "0.1.2",
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.2"
20   },
21   "source_files": "FlatNetworkClient/*",
22   "pushed_with_swift_version": "3.0"