[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / c / LPSearchBar / 0.0.1 / LPSearchBar.podspec.json
blob59f69f647cce11979d2cfc390c87e339fbea31d0
2   "name": "LPSearchBar",
3   "version": "0.0.1",
4   "summary": "fully customizatable searchBar",
5   "description": "searchBar which is fully customizable and has same appearance and similar usage with UISearchBar",
6   "homepage": "https://github.com/litt1e-p/LPSearchBar",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPSearchBar.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPSearchBar/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]