[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / 4 / LoggingViewKit / 6.0.1 / LoggingViewKit.podspec.json
blob7517bcc541dcb4289827608345f5729105a79a83
2   "name": "LoggingViewKit",
3   "version": "6.0.1",
4   "summary": "LoggingViewKit is a framework for logging and debugging.",
5   "description": "LoggingViewKit is a framework that can record user click events, etc. All records are stored in a local database and the framework does not send any data externally.",
6   "homepage": "https://github.com/HituziANDO/LoggingViewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Hituzi Ando",
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15"
15   },
16   "source": {
17     "git": "https://github.com/HituziANDO/LoggingViewKit.git",
18     "tag": "6.0.1"
19   },
20   "vendored_frameworks": "Frameworks/LoggingViewKit.xcframework",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "swift_version": "5.0"