[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / d / LoggerAPI / 1.7.3 / LoggerAPI.podspec.json
blob71f18ef12e6b6a5bd92eb9a6e84c409ae651829f
2   "name": "LoggerAPI",
3   "version": "1.7.3",
4   "summary": "Kitura uses this API throughout its implementation when logging",
5   "homepage": "https://github.com/IBM-Swift/LoggerAPI",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM",
10   "module_name": "LoggerAPI",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/IBM-Swift/LoggerAPI.git",
17     "tag": "1.7.3"
18   },
19   "source_files": "Sources/LoggerAPI/*.swift",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0.3"
22   }