[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 0 / NilNetzwerk / 0.1.0 / NilNetzwerk.podspec.json
blob4c2198113af206ff2258a456f24b06f24a17764e
2   "name": "NilNetzwerk",
3   "version": "0.1.0",
4   "summary": "A super-lightweight network client library.",
5   "description": "A super-lightweight network client library. Heavily inspired by Moya, Alamofire. writing in Swift 3.0.",
6   "homepage": "https://github.com/nil-biribiri/NilNetzwerk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NilNilNil": "nilc.nolan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nil-biribiri/NilNetzwerk.git",
16     "branch": "master",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NilNetzwerk/Classes/**/*",
23   "swift_version": "3.2"