[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / b / 4 / f / Konex / 0.5.1 / Konex.podspec.json
blob5aa910a5a9d92199de0aee33195ef25564ed6ed2
2   "name": "Konex",
3   "version": "0.5.1",
4   "summary": "Konex is an extensible, protocol oriented, networking layer over URLSession written in swift.",
5   "description": "Konex is an extensible, protocol oriented, networking layer over URLSession written in swift.\n\nYou can extend it with plugins, response processors and validators. More info in github.",
6   "homepage": "https://github.com/fmo91/Konex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fmo91": "ortizfernandomartin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fmo91/Konex.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Konex/Classes/**/*",
22   "pushed_with_swift_version": "3.0"