[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 3 / 6 / 4 / ZTSearchBar / 0.1.3 / ZTSearchBar.podspec.json
blob5e946c8710eddf8083466b48c3fd61f357524f56
2   "name": "ZTSearchBar",
3   "version": "0.1.3",
4   "summary": "A custom system search bar.",
5   "description": "A custom system search bar. We have the same proxy method as the system SearchBar",
6   "homepage": "https://github.com/ztongcc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jemis": "ztongcc@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ztongcc/ZTSearchBar.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZTSearchBar/Classes/**/*",
22   "resources": "ZTSearchBar/Assets/ZTSearchBar.bundle",
23   "public_header_files": "ZTSearchBar/Classes/**/*.h",
24   "frameworks": "UIKit"