blob: 5c76279015064cd4b0f10c09cbfed3d01fcae1ce [file] [log] [blame]
{
"name": "HISearchBar",
"version": "0.1.1",
"summary": "A short description of HISearchBar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hellohufan/HISearchBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hellohufan": "hellohufan@gmail.com"
},
"source": {
"git": "https://github.com/hellohufan/HISearchBar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HISearchBar/Classes/**/*",
"resource_bundles": {
"HISearchBar": [
"HISearchBar/Assets/*.png"
]
}
}