[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / 6 / 4 / ZTSearchBar / 0.1.0 / ZTSearchBar.podspec.json
blob6f9839383259c92ef9831fa21b9652ddf99a8370
2   "name": "ZTSearchBar",
3   "version": "0.1.0",
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.0"
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"