Leo

5个pod

HCMessageParser

HCMessageParser解析message并返回一个包含提及、表情符号和链接的字典。如果传入了blockDone,将执行异步调用,并将所有网络链接的标题填充到结果字典中,然后发送到blockDone,处理所有网络链接。如果有任何错误,将包含URL字符串作为键和NSError作为值的字典传递到该块中。

许可证:MIT

  • Swift

LCategory

LFramework的类别。

  • 要使用,请包含LCategory.h。

许可证:MIT

  • Objective C

LFProgressView

一个带简单颜色设置器和可自定义选项的水平或渐变进度视图,用纯Core Graphics编写。添加了一些属性到LDProgressView。

许可证:MIT

  • Objective C

LFReversibleTinderView

可反转的Tinder-like视图。基于MDCSwipeToChoose。

许可证:MIT

  • Objective C

LFSPGooglePlacesAutocomplete

        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.

该项目来自https://github.com/chenyuan/SPGooglePlacesAutocomplete

许可证:MIT

  • Objective C