[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / b / 4 / NWAppLogger / 0.1.4 / NWAppLogger.podspec.json
blob7ec41535d3ff6dcbec1a22a40c2ba02369a7eecd
2   "name": "NWAppLogger",
3   "version": "0.1.4",
4   "summary": "NWAppLogger",
5   "description": "NWAppLogger is available through CocoaPods. To install it, simply add the following line to your Podfile",
6   "homepage": "https://github.com/hlkim/NWAppLogger_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hlkim": "hlkim@nextweb.co.kr"
13   },
14   "source": {
15     "git": "https://github.com/hlkim/NWAppLogger_iOS.git",
16     "branch": "main",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "NWAppLogger/Classes/**/*",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.4.4"
27     ]
28   },
29   "swift_version": "5.0"