[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 6 / e / YSRemoteInspector / 0.1.0 / YSRemoteInspector.podspec.json
blobc46094e22d40b73189fff94d3d1ad32066cf77cd
2   "name": "YSRemoteInspector",
3   "version": "0.1.0",
4   "summary": "YSRemoteInspector is a tool used to check the WKWebView and JSContext objects in WebKit framework. This tool does not need Safari browser, and can also be used to check the remote WebKit objects across the release signature of iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/youngsoft/YSRemoteInspector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oubaiquan": "obq0387_cn@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/youngsoft/YSRemoteInspector.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YSRemoteInspector/Classes/**/*",
22   "public_header_files": "YSRemoteInspector/Classes/YSRemoteInspector.h"