[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 4 / 3 / NKNetworker / 0.1.0 / NKNetworker.podspec.json
blob7c9a9443aad5d6bf1e3702e4657b095ae78b818e
2   "name": "NKNetworker",
3   "version": "0.1.0",
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.0"
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"