BFKit
BFKit is a collection of useful classes to develop Apps faster.
BFKit是一个有用的工具集合,帮助你快速开发。
Pod安装
platform :ios, ‘7.0‘
xcodeproj ‘Project.xcodeproj‘
pod ‘BFKit‘
pod install
手动安装
English(en), Italian(it), Russian(ru), Ukrainian(uk), Indonesian(id), Chinese Simplified(zh)
Adds some useful method to some classes.
添加了很多实用的类:
To see what has changed in recent version of BFKit, see the CHANGELOG
你可以在修改日志中查看最新修改过的内容,可以看看CHANGELOG。
Fabrizio Brancati
BFKit is available under the MIT license. See the LICENSE file for more info.
I‘d love to see your ideas for improving this library.
The best way to contribute is by submitting a pull request. I‘ll do my best to respond to you as soon as possible.
You can also submit a new Github issue if you find bugs or have questions.
Please make sure to follow my general coding style for new features!
原文:http://www.cnblogs.com/YouXianMing/p/4328644.html