Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tuesleep/clcocoaextension
- Owner: tuesleep
- License: mit
- Created: 2015-12-17T01:29:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T02:26:13.000Z (almost 9 years ago)
- Last Synced: 2024-03-15T06:04:04.831Z (10 months ago)
- Language: Objective-C
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.