blob: 44b33d720038ca832b72a56ba4512bdf2bbb8632 [file] [log] [blame]
{
"name": "UISearchBar-AlignPlacehoderLeft",
"version": "0.0.2",
"summary": "Align UISearchBar`s placehoder left. By default, UISearchBar`s placehoder is cener alignment.",
"description": "TODO: To align the placehoder of UISearchBar left. By default, the placehoder of UISearchBar is center alognment and there is no method that make placehoder left alignment.",
"homepage": "https://github.com/tangzhentao/UISearchBar-AlignPlacehoderLeft.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangzhentao": "tangzhentaoxl@sina.cn"
},
"source": {
"git": "https://github.com/tangzhentao/UISearchBar-AlignPlacehoderLeft.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UISearchBar-AlignPlacehoderLeft/Classes/**/*"
}