[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 1 / UISearchBar-AlignPlacehoderLeft / 0.0.2 / UISearchBar-AlignPlacehoderLeft.podspec.json
blob44b33d720038ca832b72a56ba4512bdf2bbb8632
2   "name": "UISearchBar-AlignPlacehoderLeft",
3   "version": "0.0.2",
4   "summary": "Align UISearchBar`s placehoder left. By default, UISearchBar`s placehoder is cener alignment.",
5   "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.",
6   "homepage": "https://github.com/tangzhentao/UISearchBar-AlignPlacehoderLeft.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tangzhentao": "tangzhentaoxl@sina.cn"
13   },
14   "source": {
15     "git": "https://github.com/tangzhentao/UISearchBar-AlignPlacehoderLeft.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UISearchBar-AlignPlacehoderLeft/Classes/**/*"