[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / c / LPSearchBar / 0.0.2 / LPSearchBar.podspec.json
blobd2246fa87d7e256a91f7033d09b9a2cd70434da6
2   "name": "LPSearchBar",
3   "version": "0.0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPSearchBar/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]