Lucas Farah
Lucas Farah
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).
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).
Hey @qzs21, your library is really interesting. The only problem I found was the `README.md`, which lacks information. I created this [iOS Open source Readme Template](https://github.com/awesome-labs/iOS-readme-template) so you can take...
`CocoaPods` and `Carthage` are awesome tools and make our life really easier, but there are some devs who still don't know how to use them. It would be cool to...
Hey, your library is really interesting. The only problem I found was the `README.md`, which lacks information. I created this [iOS Open source Readme Template](https://github.com/awesome-labs/iOS-readme-template) so you can take a...
Hey, your library is really interesting. The only problem I found was the `README.md`, which lacks an `Installation Section` I created this [iOS Open source Readme Template](https://github.com/awesome-labs/iOS-readme-template) so you can...
Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project. Thanks 😄