Leo

5pods
HCMessageParser
parses message
and returns a dictionary with mentions, emoticons, and links within it. If blockDone
is passed, asynchronized call(s) will be executed and the titles of all the web links will be filled in the result dictionary and sent to blockDone
then all the web links are processed. If there are any errors, a dictionary with URL strings as keys and NSError
s as values will be passed to the block as well.
License: MIT
A flat or gradient progress view with a simple color setter and customizable options written in pure Core Graphics. Added some attributes to LDProgressView.
License: MIT
Reversible Tinder-like view. Based on MDCSwipeToChoose.
License: MIT
LFSPGooglePlacesAutocomplete is a simple objective-c wrapper around the Google Places Autocomplete API.
The API can be used to provide autocomplete functionality for text-based geographic searches, by returning Places such as businesses, addresses, and points of interest as a user types.
LFSPGooglePlacesAutocomplete also provides support for converting Place results into CLPlacemark objects for easy mapping with MKMapView.
A longer description of dumy in Markdown format.
This project is from https://github.com/chenyuan/SPGooglePlacesAutocomplete
License: MIT