[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 5 / a / d / TOSearchBar / 1.0.1 / TOSearchBar.podspec.json
blobd2938eeab9819391198ff6fbfc6d9015b32cf38e
2   "name": "TOSearchBar",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A customizable, fluidly animated UI control for performing text searches.",
9   "homepage": "https://github.com/TimOliver/TOSearchBar",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOSearchBar.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "TOSearchBar/**/*.{h,m}",
19   "resource_bundles": {
20     "TOSearchBarBundle": [
21       "TOSearchBar/**/*.lproj"
22     ]
23   },
24   "requires_arc": true