[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 3 / NKNetworker / 0.1.2 / NKNetworker.podspec.json
blobf9f61046cc8f2344233e4e1c2f545de8fdec4c71
2   "name": "NKNetworker",
3   "version": "0.1.2",
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.2"
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"