[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 2 / ILRemoteSearchBar / 0.0.1 / ILRemoteSearchBar.podspec.json
blob3ad4210caf22a8635cc948cdabebca983122c2a9
2   "name": "ILRemoteSearchBar",
3   "version": "0.0.1",
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/IcaliaLabs/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/IcaliaLabs/ILRemoteSearchBar.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ILRemoteSearchBar/*.{h,m}",
19   "requires_arc": true