ARC 版 这是一个日本人写的生成条形码的库, 写得还不错, 各种常用码都可以生成, 而且调用起来也很方便, 唯一不足的就是这个库是MRC的, 所以我改成ARC了,供大家使用。cocoapods还没有集成,以后会有的。
NKDBarcode
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
NKDBarcode is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'NKDBarcode'
Author
jinyuyoulong, [email protected]
License
NKDBarcode is available under the MIT license. See the LICENSE file for more info.