robb / Cartography

A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Other
7.35k stars 524 forks source link

How to add Cartography to project? #172

Open ivan-ushakov opened 8 years ago

ivan-ushakov commented 8 years ago

I haven't found any information about this. I tried to add source folder but it gives compilation error about CGFloat in Coefficients.swift file. I don't use tools like CocoaPods and I hope it is possible to use library as it is.

ivan-ushakov commented 8 years ago

As I wrote I don't use dependency management tools like CocoaPods. I hope there is a way to use this library as it is, without building a framework.

samuelbeek commented 8 years ago

Did you add import Cartography?