Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tuesleep/clcocoaextension

Contain some common property and method extension
https://github.com/tuesleep/clcocoaextension

Last synced: about 2 months ago
JSON representation

Contain some common property and method extension

Awesome Lists containing this project

README

        

# CLCocoaExtension

[![CI Status](http://img.shields.io/travis/ChanricleKing/CLCocoaExtension.svg?style=flat)](https://travis-ci.org/ChanricleKing/CLCocoaExtension)
[![Version](https://img.shields.io/cocoapods/v/CLCocoaExtension.svg?style=flat)](http://cocoapods.org/pods/CLCocoaExtension)
[![License](https://img.shields.io/cocoapods/l/CLCocoaExtension.svg?style=flat)](http://cocoapods.org/pods/CLCocoaExtension)
[![Platform](https://img.shields.io/cocoapods/p/CLCocoaExtension.svg?style=flat)](http://cocoapods.org/pods/CLCocoaExtension)

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

CLCocoaExtension is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "CLCocoaExtension"
```

## Author

ChanricleKing, [email protected]

## License

CLCocoaExtension is available under the MIT license. See the LICENSE file for more info.