blob: 64f08377fded45cb8ec4838951be3caa01c358c5 [file] [log] [blame]
{
"name": "ZTSearchBar",
"version": "0.1.2",
"summary": "A custom system search bar.",
"description": "A custom system search bar. We have the same proxy method as the system SearchBar",
"homepage": "https://github.com/ztongcc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jemis": "ztongcc@163.com"
},
"source": {
"git": "https://github.com/ztongcc/ZTSearchBar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZTSearchBar/Classes/**/*",
"resources": "ZTSearchBar/Assets/ZTSearchBar.bundle",
"public_header_files": "ZTSearchBar/Classes/**/*.h",
"frameworks": "UIKit"
}