[Add] LiteRTSelectTfOps 0.0.1-nightly.20241228
[CocoaPods.git] / Specs / 8 / 0 / f / HZDebugTool / 1.0.0 / HZDebugTool.podspec.json
blobdec2e39d7134d013742c38b0ffd9c9e3d4f7e0ad
2   "name": "HZDebugTool",
3   "version": "1.0.0",
4   "summary": "Development tool",
5   "homepage": "https://github.com/Boxzhi/HZDebugTool",
6   "authors": {
7     "HeZhizhi": "coderhzz@163.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "social_media_url": "https://www.jianshu.com/u/9767e7dda727",
14   "source": {
15     "git": "https://github.com/Boxzhi/HZDebugTool.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "Core/*.swift",
23     "Extensions/*.swift",
24     "SAMKeychain/*.{bundle,h,m}"
25   ],
26   "frameworks": "UIKit",
27   "swift_versions": "5.0",
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "resources": [
34     "Core/*.{png,bundle}",
35     "SAMKeychain/*.{png,bundle}"
36   ],
37   "swift_version": "5.0"