[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 3 / NKNetworker / 0.1.1 / NKNetworker.podspec.json
blob86a084cc795786a0b60402b86f23a34c8b3a1158
2   "name": "NKNetworker",
3   "version": "0.1.1",
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.1"
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"