Objective_C Base Category,Make the base class more useful when invoked!(OC的基本分类,调用时使基本类更好用)
To run the example project, clone the repo, and run pod install
from the Example directory first.
EillyerCategory is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'EillyerCategory'
or
pod 'EillyerCategory', :git => 'https://github.com/eillyer/EliiyerCategory.git'
eillyer, 475124896@qq.com
EillyerCategory is available under the MIT license. See the LICENSE file for more info.
Objective_C基类别,在调用时使基类更有用!(OC的基本分类,调用时使基本类更好用)