On Github marramgrass / autolayoutdemo
a = mb + c
@"H:|-(20)-[imageView]-(20)-|"
@"H:|-(20@750)-[imageView(>=100@1000)]-(20@750)-|"
[NSLayoutConstraint constraintWithItem:view1 attribute:NSLayoutAttributeBottom relatedBy:NSLayoutRelationEqual toItem:view2 attribute:NSLayoutAttributeBottom multiplier:1.f constant:0]