[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 4 / 3 / NKNetworker / 0.1.5 / NKNetworker.podspec.json
blobda1d6514964439d372f6b83c7d2cbb5b695d587e
2   "name": "NKNetworker",
3   "version": "0.1.5",
4   "summary": "Implementing REST API requests based on decoded types",
5   "description": "This template is designed to simplify and speed up the process of creating and processing REST API requests and responses with JSON body. Based on automatic generationof instances of types supporting Codable protocol",
6   "homepage": "https://github.com/nkopilovskii/NKNetworker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nkopilovskii": "nikolay.k@powercode.us"
13   },
14   "source": {
15     "git": "https://github.com/nkopilovskii/NKNetworker.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/MKopilovskii",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "NKNetworker/Classes/**/*",
24   "swift_version": "5.0"