[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 4 / NWAppLogger / 0.1.0 / NWAppLogger.podspec.json
bloba6f6b29eef2564003938bbbe7fd941b02adcf238
2   "name": "NWAppLogger",
3   "version": "0.1.0",
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     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "NWAppLogger/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.4.4"
26     ]
27   },
28   "swift_version": "5.0"