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