blob: c6d8afbf94381647bea184cfaf80e77b1ae79064 [file] [log] [blame]
{
"name": "ICESearchBar",
"version": "1.0.0",
"summary": "自定义searchBar",
"description": "TODO: This is a simple custom SearchBar.",
"homepage": "https://github.com/My-Pod/ICESearchBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICESearchBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ICESearchBar/Classes/**/*",
"resource_bundles": {
"ICECustomSearchBar": [
"ICESearchBar/Assets/*.png"
]
}
}