blob: 124944814a4f2642d6bb24ce9745744224a337c8 [file] [log] [blame]
{
"name": "UISearchBar-AlignPlacehoderLeft",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UISearchBar-AlignPlacehoderLeft/Classes/**/*"
}