[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 2 / d / 3 / AppleWatchLogger / 0.1.1 / AppleWatchLogger.podspec.json
blobc250ff73c04933201a0d1d0cc7f257874763f8da
2   "name": "AppleWatchLogger",
3   "version": "0.1.1",
4   "summary": "This library is designed to alleviate the challenges of debugging both Apple Watch and iOS apps concurrently.",
5   "description": "This library is designed to alleviate the challenges of debugging both Apple Watch and iOS apps concurrently.A translucent debugging list that remains visible alongside the main app interface.The feature allows developers to monitor and interact with debugging information conveniently on the other hand simultaneously engaging with the primary application on the Apple Watch. In addition, a draggable assistive touch button that empowers developers to access more comprehensive log information effortlessly.",
6   "homepage": "https://github.com/inwoodev/AppleWatchLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inwoodev": "dlsdn1207@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/inwoodev/AppleWatchLogger.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "watchos": "7.0"
20   },
21   "source_files": "Sources/AppleWatchLogger/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"