Lucas Farah
Lucas Farah
I'd be cool to also add Cocoapods support. I done this implementation myself last week for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).
Subtitle
Subtitle should be more descriptive, something like > UICollectionView with a sticky header flow layout, written in Swift :large_orange_diamond:
Please add a description under the title so devs can learn quickly about your lib
I'd be cool to also add Cocoapods support. I done this implementation myself last week for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).
I'd be cool to also add Cocoapods support. I done this implementation myself last month for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).
It would be cool if you had an example project showing how Bartinter works
Hey @KevinGong2013, your library looks really useful! I understand that it is used to scan Chinese ID cards, but we still need an English README so people from all over...
please make the README available in english so the whole world can understand the lib :wink:
[Danger](http://danger.systems/js/) is an amazing tool for open source projects. It automates a shit ton of the boring part of reviewing PRs. I used it on past projects including [Awesome iOS](https://github.com/vsouza/awesome-ios)...
[Swiftlint](https://github.com/realm/SwiftLint) is an amazing tool to help us write better code. It has a really big amount of extra rules that add warnings and errors to the project if you're...