[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / 5 / 2 / Handy / 1.0.2 / Handy.podspec.json
blob91677b296a0e7b21c87981c2afd345db4b7acd8f
2   "name": "Handy",
3   "version": "1.0.2",
4   "summary": "导航栏, 主题切换 ,自定义的UI以及常用拓展",
5   "swift_versions": [
6     "5.0"
7   ],
8   "description": "自定义导航栏(那内含微信样式),主题切换(可设置跟随系统)以及一些自定义的UI以及常用拓展",
9   "homepage": "https://github.com/leetangsong/Handy",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "leetangsong": "leetangsong@icloud.com"
16   },
17   "source": {
18     "git": "https://github.com/leetangsong/Handy.git",
19     "tag": "1.0.2"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "Handy/Classes/**/*",
25   "resource_bundles": {
26     "Handy": [
27       "Handy/Assets/*"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "CODE_SIGN_IDENTITY": ""
32   },
33   "dependencies": {
34     "SnapKit": [
36     ]
37   },
38   "swift_version": "5.0"