mamaral / Neon

A powerful Swift programmatic UI layout framework.
MIT License
4.58k stars 389 forks source link

Can't use cocoapods because the extension UIView is empty? #5

Closed DJBen closed 9 years ago

DJBen commented 9 years ago

I tried integrating it with cocoapod. It can be imported correctly but I can't find any functions extended in UIView because that section is not public?

mamaral commented 9 years ago

I haven't pushed it to cocoapods yet. It's not exactly 100% production ready just yet. I'm adding more unit tests, doing more testing, and maybe a bit of refactoring, then I will get out the first version into cocoapods.

mamaral commented 9 years ago

I'd give it a try now that it's been pushed to CocoaPods. Let me know if you have issues!