Commit Graph

5 Commits

Author SHA1 Message Date
Robert Payne 5a968ae864 Clean up & Reshuffle some API
Moved some apis, added some equality operators and cleaned up some code.
2015-01-08 19:04:29 +13:00
Robert Payne 9685c27a29 Updates for Xcode 6.0/6.1 Compatibility
* Removed sample project as it's too much influx right now and need a better way to integrate frameworks properly
* Added Snappy.framework target
* Added syntax support for Xcode 6.1
2014-09-23 16:28:00 +12:00
Robert Payne 6e68c3ae5c Added explicit nil check in LayoutConstraint 2014-08-05 13:20:54 +12:00
Robert Payne 2edb7b9ff3 Added support for OS X
* Added "Insets" class which makes EdgeInsets a typealias on iOS and a custom struct on OS X
* Added OS checks and fixed API issues where necessary
2014-07-30 12:55:31 +12:00
Robert Payne 6078e04895 Preview Release 2014-07-29 12:39:59 +12:00