[ASLayoutElementStyle] implement -description with sizing info (#2495)

* Layout style object debugging

* Remove cocoapods crap
This commit is contained in:
Hannah Troisi
2016-11-01 07:58:43 -07:00
committed by Michael Schneider
parent 6297fa5241
commit 8e6f842b8d
7 changed files with 104 additions and 30 deletions

View File

@@ -10,7 +10,9 @@
#pragma once
@interface ASLayoutElementStyle ()
#import "ASObjectDescriptionHelpers.h"
@interface ASLayoutElementStyle () <ASDescriptionProvider>
/**
* @abstract The object that acts as the delegate of the style.