blob: 2db7608498a5dfade9a2ea7174e95edc8b7be547 [file] [log] [blame]
{
"name": "ICESearchBar",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ICESearchBar/Classes/**/*",
"resource_bundles": {
"ICECustomSearchBar": [
"ICESearchBar/Assets/*.png"
]
}
}