[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 2 / ILRemoteSearchBar / 0.0.2 / ILRemoteSearchBar.podspec.json
blobfff1b318acfb5a8b5f7d93eb411dcaf32ed780d5
2   "name": "ILRemoteSearchBar",
3   "version": "0.0.2",
4   "summary": "A UISearchBar subclass that observes the search field on a given frequency",
5   "description": "                    A UISearchBar subclass that observes the search field on a given frequency.\n\n                    This is meant to be used to query a remote server after the text on search field is changed\n                    without firing the search for each character typed.\n                    The search field fires the delegate method after the user stops writing for an specified time interval.\n",
6   "homepage": "https://github.com/Adrian2112/ILRemoteSearchBar",
7   "license": "MIT",
8   "authors": {
9     "Adrián González": "bernardogzzf@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Adrian2112/ILRemoteSearchBar.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "ILRemoteSearchBar/*.{h,m}",
19   "requires_arc": true