blob: 5e946c8710eddf8083466b48c3fd61f357524f56 [file] [log] [blame]
{
"name": "ZTSearchBar",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZTSearchBar/Classes/**/*",
"resources": "ZTSearchBar/Assets/ZTSearchBar.bundle",
"public_header_files": "ZTSearchBar/Classes/**/*.h",
"frameworks": "UIKit"
}