[Add] KommunicateCore-iOS-SDK 1.2.5
[CocoaPods.git] / Specs / 8 / 9 / f / NerdzNetworking / 0.0.11 / NerdzNetworking.podspec.json
blobfcbfd92b034eb13d79ac01ffca1ed021f8da18de
2   "name": "NerdzNetworking",
3   "version": "0.0.11",
4   "summary": "A wrapper on top of URLSession and URLRequest to simplify creating and managing network requests",
5   "description": "NerdzNetworking library allows easily create and execute requests as well as setupping configurations.",
6   "homepage": "https://github.com/nerdzlab/NerdzNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NerdzLab": "supernerd@nerdzlab.com"
13   },
14   "source": {
15     "git": "https://github.com/nerdzlab/NerdzNetworking.git",
16     "tag": "0.0.11"
17   },
18   "social_media_url": "https://nerdzlab.com",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*",
24   "swift_version": "5.0"