[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 4 / ZTSearchBar / 0.1.1 / ZTSearchBar.podspec.json
blobf421184d741b65919ca7854eff76ca6edbdf6e3b
2   "name": "ZTSearchBar",
3   "version": "0.1.1",
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.1"
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"