Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaohange/jqcategory
iOS commonly used in Category, convenient and practical library | iOS中常用的Category,方便实用的库 .
https://github.com/xiaohange/jqcategory
category cocoapods ios objective-c practical-library swift3
Last synced: about 1 month ago
JSON representation
iOS commonly used in Category, convenient and practical library | iOS中常用的Category,方便实用的库 .
- Host: GitHub
- URL: https://github.com/xiaohange/jqcategory
- Owner: xiaohange
- License: mit
- Created: 2016-11-07T07:25:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-15T02:42:03.000Z (about 8 years ago)
- Last Synced: 2024-11-13T23:05:14.255Z (about 2 months ago)
- Topics: category, cocoapods, ios, objective-c, practical-library, swift3
- Language: Objective-C
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JQCategory
[![CircleCI](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg)](https://github.com/XiaoHanGe/JQCategory)
[![Version](https://img.shields.io/cocoapods/v/JQCategory.svg?style=flat)](http://cocoapods.org/pods/JQCategory)
[![Coveralls branch](https://img.shields.io/coveralls/jekyll/jekyll/master.svg)](https://github.com/XiaoHanGe/JQCategory)
[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/XiaoHanGe/JQCategory)
[![Platform](https://img.shields.io/badge/platform-ios-brightgreen.svg)](http://cocoapods.org/pods/JQCategory)
[![Apps Using](https://img.shields.io/badge/Apps%20Using-%3E%20100-blue.svg)](https://github.com/XiaoHanGe/JQCategory)
[![CocoaPods](https://img.shields.io/cocoapods/dm/AFNetworking.svg)](http://cocoapods.org/pods/JQCategory)
## WhatiOS commonly used in Category, convenient and practical library.
#####iOS中常用的Category,方便实用的库 .
## Requirements
iOS 7 and later.
### CocoaPods
JQCategory is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "JQCategory"
```
### Carthage
You can use [Carthage](https://github.com/Carthage/Carthage) to install `JQCategory` by adding it to your `Cartfile`:
```
github "XiaoHanGe/JQCategory"
```
## Usage
### JQCategory
Use JQCategory to use for your target.## Example
For more information, you can download the zip and run the example.## Author
[我的博客](http://blog.csdn.net/qq_31810357) HaRi, [email protected]
####iOS开发者交流群:446310206## License
JQCategory is available under the MIT license. See the LICENSE file for more info.