Browse Source

Merge pull request #29 from danielrhammond/master

Add constraints to an array of views
Jonas Budelmann 11 years ago
parent
commit
eb749ae6cb

+ 410 - 1068
Examples/Masonry iOS Examples.xcodeproj/project.pbxproj

@@ -1,1068 +1,410 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>archiveVersion</key>
-	<string>1</string>
-	<key>classes</key>
-	<dict/>
-	<key>objectVersion</key>
-	<string>46</string>
-	<key>objects</key>
-	<dict>
-		<key>5C6517785DFF4287BCDF458D</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>inputPaths</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXShellScriptBuildPhase</string>
-			<key>name</key>
-			<string>Copy Pods Resources</string>
-			<key>outputPaths</key>
-			<array/>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-			<key>shellPath</key>
-			<string>/bin/sh</string>
-			<key>shellScript</key>
-			<string>"${SRCROOT}/../Pods/Pods-Masonry iOS Examples-resources.sh"
-</string>
-			<key>showEnvVarsInLog</key>
-			<string>0</string>
-		</dict>
-		<key>621F6A1FCAEF44F880874959</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>inputPaths</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXShellScriptBuildPhase</string>
-			<key>name</key>
-			<string>Check Pods Manifest.lock</string>
-			<key>outputPaths</key>
-			<array/>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-			<key>shellPath</key>
-			<string>/bin/sh</string>
-			<key>shellScript</key>
-			<string>diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" &gt; /dev/null
-if [[ $? != 0 ]] ; then
-    cat &lt;&lt; EOM
-error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
-EOM
-    exit 1
-fi
-</string>
-			<key>showEnvVarsInLog</key>
-			<string>0</string>
-		</dict>
-		<key>6C87DADA5AB046D9A3181A65</key>
-		<dict>
-			<key>fileRef</key>
-			<string>BDC1B8303EED42A2B01B94B1</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>B086DD7D31DD4B49ADC08504</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>name</key>
-			<string>Pods-Masonry iOS Examples.xcconfig</string>
-			<key>path</key>
-			<string>../Pods/Pods-Masonry iOS Examples.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>BDC1B8303EED42A2B01B94B1</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-Masonry iOS Examples.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>DD175E68182639FB0099129A</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleUpdateView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD175E69182639FB0099129A</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleUpdateView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD175E6A182639FB0099129A</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD175E69182639FB0099129A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F21E179CAD57005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F230179CAD57005CD195</string>
-				<string>DD52F229179CAD57005CD195</string>
-				<string>DD52F228179CAD57005CD195</string>
-				<string>B086DD7D31DD4B49ADC08504</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F21F179CAD57005CD195</key>
-		<dict>
-			<key>attributes</key>
-			<dict>
-				<key>CLASSPREFIX</key>
-				<string>MAS</string>
-				<key>LastUpgradeCheck</key>
-				<string>0460</string>
-				<key>ORGANIZATIONNAME</key>
-				<string>Jonas Budelmann</string>
-			</dict>
-			<key>buildConfigurationList</key>
-			<string>DD52F222179CAD57005CD195</string>
-			<key>compatibilityVersion</key>
-			<string>Xcode 3.2</string>
-			<key>developmentRegion</key>
-			<string>English</string>
-			<key>hasScannedForEncodings</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXProject</string>
-			<key>knownRegions</key>
-			<array>
-				<string>en</string>
-			</array>
-			<key>mainGroup</key>
-			<string>DD52F21E179CAD57005CD195</string>
-			<key>productRefGroup</key>
-			<string>DD52F228179CAD57005CD195</string>
-			<key>projectDirPath</key>
-			<string></string>
-			<key>projectReferences</key>
-			<array/>
-			<key>projectRoot</key>
-			<string></string>
-			<key>targets</key>
-			<array>
-				<string>DD52F226179CAD57005CD195</string>
-			</array>
-		</dict>
-		<key>DD52F222179CAD57005CD195</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>DD52F242179CAD57005CD195</string>
-				<string>DD52F243179CAD57005CD195</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>DD52F223179CAD57005CD195</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD175E6A182639FB0099129A</string>
-				<string>DD52F237179CAD57005CD195</string>
-				<string>DD52F23B179CAD57005CD195</string>
-				<string>DD52F251179CADC0005CD195</string>
-				<string>DD653E4A1843E61500D1EC5A</string>
-				<string>DDDF60CC181915E300BF7B8B</string>
-				<string>DD52F252179CADC0005CD195</string>
-				<string>DD52F253179CADC0005CD195</string>
-				<string>DD52F254179CADC0005CD195</string>
-				<string>DD52F255179CADC0005CD195</string>
-				<string>DDF3875C179D648D00178773</string>
-				<string>DD7CC17617ACE990007A469E</string>
-				<string>DD9B4D35183CC980002BF408</string>
-			</array>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD52F224179CAD57005CD195</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD52F22B179CAD57005CD195</string>
-				<string>DD52F22D179CAD57005CD195</string>
-				<string>DD52F22F179CAD57005CD195</string>
-				<string>6C87DADA5AB046D9A3181A65</string>
-			</array>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD52F225179CAD57005CD195</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD52F235179CAD57005CD195</string>
-			</array>
-			<key>isa</key>
-			<string>PBXResourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD52F226179CAD57005CD195</key>
-		<dict>
-			<key>buildConfigurationList</key>
-			<string>DD52F244179CAD57005CD195</string>
-			<key>buildPhases</key>
-			<array>
-				<string>621F6A1FCAEF44F880874959</string>
-				<string>DD52F223179CAD57005CD195</string>
-				<string>DD52F224179CAD57005CD195</string>
-				<string>DD52F225179CAD57005CD195</string>
-				<string>5C6517785DFF4287BCDF458D</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXNativeTarget</string>
-			<key>name</key>
-			<string>Masonry iOS Examples</string>
-			<key>productName</key>
-			<string>Masonry iOS Examples</string>
-			<key>productReference</key>
-			<string>DD52F227179CAD57005CD195</string>
-			<key>productType</key>
-			<string>com.apple.product-type.application</string>
-		</dict>
-		<key>DD52F227179CAD57005CD195</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>wrapper.application</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>Masonry iOS Examples.app</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>DD52F228179CAD57005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F227179CAD57005CD195</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Products</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F229179CAD57005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F22A179CAD57005CD195</string>
-				<string>DD52F22C179CAD57005CD195</string>
-				<string>DD52F22E179CAD57005CD195</string>
-				<string>BDC1B8303EED42A2B01B94B1</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Frameworks</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F22A179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>UIKit.framework</string>
-			<key>path</key>
-			<string>System/Library/Frameworks/UIKit.framework</string>
-			<key>sourceTree</key>
-			<string>SDKROOT</string>
-		</dict>
-		<key>DD52F22B179CAD57005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F22A179CAD57005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F22C179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>Foundation.framework</string>
-			<key>path</key>
-			<string>System/Library/Frameworks/Foundation.framework</string>
-			<key>sourceTree</key>
-			<string>SDKROOT</string>
-		</dict>
-		<key>DD52F22D179CAD57005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F22C179CAD57005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F22E179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>CoreGraphics.framework</string>
-			<key>path</key>
-			<string>System/Library/Frameworks/CoreGraphics.framework</string>
-			<key>sourceTree</key>
-			<string>SDKROOT</string>
-		</dict>
-		<key>DD52F22F179CAD57005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F22E179CAD57005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F230179CAD57005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F239179CAD57005CD195</string>
-				<string>DD52F23A179CAD57005CD195</string>
-				<string>DD52F257179CADCB005CD195</string>
-				<string>DD52F256179CADC4005CD195</string>
-				<string>DD52F231179CAD57005CD195</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>path</key>
-			<string>Masonry iOS Examples</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F231179CAD57005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F232179CAD57005CD195</string>
-				<string>DD52F233179CAD57005CD195</string>
-				<string>DD52F236179CAD57005CD195</string>
-				<string>DD52F238179CAD57005CD195</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Supporting Files</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F232179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.plist.xml</string>
-			<key>path</key>
-			<string>Masonry iOS Examples-Info.plist</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F233179CAD57005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F234179CAD57005CD195</string>
-			</array>
-			<key>isa</key>
-			<string>PBXVariantGroup</string>
-			<key>name</key>
-			<string>InfoPlist.strings</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F234179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.plist.strings</string>
-			<key>name</key>
-			<string>en</string>
-			<key>path</key>
-			<string>en.lproj/InfoPlist.strings</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F235179CAD57005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F233179CAD57005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F236179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>main.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F237179CAD57005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F236179CAD57005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F238179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>Masonry iOS Examples-Prefix.pch</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F239179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASAppDelegate.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F23A179CAD57005CD195</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASAppDelegate.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F23B179CAD57005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F23A179CAD57005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F242179CAD57005CD195</key>
-		<dict>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>YES</string>
-				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
-				<string>gnu++0x</string>
-				<key>CLANG_CXX_LIBRARY</key>
-				<string>libc++</string>
-				<key>CLANG_ENABLE_OBJC_ARC</key>
-				<string>YES</string>
-				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_EMPTY_BODY</key>
-				<string>YES</string>
-				<key>CLANG_WARN_ENUM_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_INT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
-				<string>YES</string>
-				<key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
-				<string>iPhone Developer</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_VARIABLE</key>
-				<string>YES</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>6.1</string>
-				<key>ONLY_ACTIVE_ARCH</key>
-				<string>YES</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>TARGETED_DEVICE_FAMILY</key>
-				<string>1,2</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>DD52F243179CAD57005CD195</key>
-		<dict>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>YES</string>
-				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
-				<string>gnu++0x</string>
-				<key>CLANG_CXX_LIBRARY</key>
-				<string>libc++</string>
-				<key>CLANG_ENABLE_OBJC_ARC</key>
-				<string>YES</string>
-				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_EMPTY_BODY</key>
-				<string>YES</string>
-				<key>CLANG_WARN_ENUM_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_INT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
-				<string>YES</string>
-				<key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
-				<string>iPhone Developer</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_VARIABLE</key>
-				<string>YES</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>6.1</string>
-				<key>OTHER_CFLAGS</key>
-				<string>-DNS_BLOCK_ASSERTIONS=1</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>TARGETED_DEVICE_FAMILY</key>
-				<string>1,2</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>DD52F244179CAD57005CD195</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>DD52F245179CAD57005CD195</string>
-				<string>DD52F246179CAD57005CD195</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>DD52F245179CAD57005CD195</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>B086DD7D31DD4B49ADC08504</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Masonry iOS Examples/Masonry iOS Examples-Prefix.pch</string>
-				<key>INFOPLIST_FILE</key>
-				<string>Masonry iOS Examples/Masonry iOS Examples-Info.plist</string>
-				<key>PRODUCT_NAME</key>
-				<string>Masonry iOS Examples</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>app</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>DD52F246179CAD57005CD195</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>B086DD7D31DD4B49ADC08504</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Masonry iOS Examples/Masonry iOS Examples-Prefix.pch</string>
-				<key>INFOPLIST_FILE</key>
-				<string>Masonry iOS Examples/Masonry iOS Examples-Info.plist</string>
-				<key>PRODUCT_NAME</key>
-				<string>Masonry iOS Examples</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>app</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>DD52F247179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleBasicView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F248179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleBasicView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F249179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleConstantsView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F24A179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleConstantsView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F24B179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleListViewController.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F24C179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleListViewController.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F24D179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleSidesView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F24E179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleSidesView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F24F179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleViewController.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F250179CADC0005CD195</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleViewController.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F251179CADC0005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F248179CADC0005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F252179CADC0005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F24A179CADC0005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F253179CADC0005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F24C179CADC0005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F254179CADC0005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F24E179CADC0005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F255179CADC0005CD195</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD52F250179CADC0005CD195</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD52F256179CADC4005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F247179CADC0005CD195</string>
-				<string>DD52F248179CADC0005CD195</string>
-				<string>DD52F249179CADC0005CD195</string>
-				<string>DD52F24A179CADC0005CD195</string>
-				<string>DD52F24D179CADC0005CD195</string>
-				<string>DD52F24E179CADC0005CD195</string>
-				<string>DDF3875A179D648D00178773</string>
-				<string>DDF3875B179D648D00178773</string>
-				<string>DD7CC17417ACE990007A469E</string>
-				<string>DD7CC17517ACE990007A469E</string>
-				<string>DDDF60CA181915E300BF7B8B</string>
-				<string>DDDF60CB181915E300BF7B8B</string>
-				<string>DD175E68182639FB0099129A</string>
-				<string>DD175E69182639FB0099129A</string>
-				<string>DD9B4D33183CC980002BF408</string>
-				<string>DD9B4D34183CC980002BF408</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Views</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD52F257179CADCB005CD195</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD52F24B179CADC0005CD195</string>
-				<string>DD52F24C179CADC0005CD195</string>
-				<string>DD52F24F179CADC0005CD195</string>
-				<string>DD52F250179CADC0005CD195</string>
-				<string>DD653E481843E61500D1EC5A</string>
-				<string>DD653E491843E61500D1EC5A</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Controllers</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD653E481843E61500D1EC5A</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleLayoutGuideViewController.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD653E491843E61500D1EC5A</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleLayoutGuideViewController.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD653E4A1843E61500D1EC5A</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD653E491843E61500D1EC5A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD7CC17417ACE990007A469E</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleDebuggingView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD7CC17517ACE990007A469E</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleDebuggingView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD7CC17617ACE990007A469E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD7CC17517ACE990007A469E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD9B4D33183CC980002BF408</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleScrollView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD9B4D34183CC980002BF408</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleScrollView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD9B4D35183CC980002BF408</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD9B4D34183CC980002BF408</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DDDF60CA181915E300BF7B8B</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleLabelView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DDDF60CB181915E300BF7B8B</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleLabelView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DDDF60CC181915E300BF7B8B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DDDF60CB181915E300BF7B8B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DDF3875A179D648D00178773</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASExampleAnimatedView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DDF3875B179D648D00178773</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASExampleAnimatedView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DDF3875C179D648D00178773</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DDF3875B179D648D00178773</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-	</dict>
-	<key>rootObject</key>
-	<string>DD52F21F179CAD57005CD195</string>
-</dict>
-</plist>
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 46;
+	objects = {
+
+/* Begin PBXBuildFile section */
+		3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */; };
+		6C87DADA5AB046D9A3181A65 /* libPods-Masonry iOS Examples.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */; };
+		DD175E6A182639FB0099129A /* MASExampleUpdateView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD175E69182639FB0099129A /* MASExampleUpdateView.m */; };
+		DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22A179CAD57005CD195 /* UIKit.framework */; };
+		DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22C179CAD57005CD195 /* Foundation.framework */; };
+		DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD52F22E179CAD57005CD195 /* CoreGraphics.framework */; };
+		DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD52F233179CAD57005CD195 /* InfoPlist.strings */; };
+		DD52F237179CAD57005CD195 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F236179CAD57005CD195 /* main.m */; };
+		DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F23A179CAD57005CD195 /* MASAppDelegate.m */; };
+		DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F248179CADC0005CD195 /* MASExampleBasicView.m */; };
+		DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */; };
+		DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */; };
+		DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */; };
+		DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD52F250179CADC0005CD195 /* MASExampleViewController.m */; };
+		DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */; };
+		DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */; };
+		DD9B4D35183CC980002BF408 /* MASExampleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */; };
+		DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */ = {isa = PBXBuildFile; fileRef = DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */; };
+		DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */ = {isa = PBXBuildFile; fileRef = DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+		3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleArrayView.h; sourceTree = "<group>"; };
+		3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleArrayView.m; sourceTree = "<group>"; };
+		B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Examples.xcconfig"; path = "../Pods/Pods-Masonry iOS Examples.xcconfig"; sourceTree = "<group>"; };
+		BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry iOS Examples.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+		DD175E68182639FB0099129A /* MASExampleUpdateView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleUpdateView.h; sourceTree = "<group>"; };
+		DD175E69182639FB0099129A /* MASExampleUpdateView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleUpdateView.m; sourceTree = "<group>"; };
+		DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Masonry iOS Examples.app"; sourceTree = BUILT_PRODUCTS_DIR; };
+		DD52F22A179CAD57005CD195 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+		DD52F22C179CAD57005CD195 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+		DD52F22E179CAD57005CD195 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+		DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Masonry iOS Examples-Info.plist"; sourceTree = "<group>"; };
+		DD52F234179CAD57005CD195 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		DD52F236179CAD57005CD195 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+		DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Masonry iOS Examples-Prefix.pch"; sourceTree = "<group>"; };
+		DD52F239179CAD57005CD195 /* MASAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASAppDelegate.h; sourceTree = "<group>"; };
+		DD52F23A179CAD57005CD195 /* MASAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASAppDelegate.m; sourceTree = "<group>"; };
+		DD52F247179CADC0005CD195 /* MASExampleBasicView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleBasicView.h; sourceTree = "<group>"; };
+		DD52F248179CADC0005CD195 /* MASExampleBasicView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleBasicView.m; sourceTree = "<group>"; };
+		DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleConstantsView.h; sourceTree = "<group>"; };
+		DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleConstantsView.m; sourceTree = "<group>"; };
+		DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleListViewController.h; sourceTree = "<group>"; };
+		DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleListViewController.m; sourceTree = "<group>"; };
+		DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleSidesView.h; sourceTree = "<group>"; };
+		DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleSidesView.m; sourceTree = "<group>"; };
+		DD52F24F179CADC0005CD195 /* MASExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleViewController.h; sourceTree = "<group>"; };
+		DD52F250179CADC0005CD195 /* MASExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleViewController.m; sourceTree = "<group>"; };
+		DD653E481843E61500D1EC5A /* MASExampleLayoutGuideViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleLayoutGuideViewController.h; sourceTree = "<group>"; };
+		DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleLayoutGuideViewController.m; sourceTree = "<group>"; };
+		DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleDebuggingView.h; sourceTree = "<group>"; };
+		DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleDebuggingView.m; sourceTree = "<group>"; };
+		DD9B4D33183CC980002BF408 /* MASExampleScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleScrollView.h; sourceTree = "<group>"; };
+		DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleScrollView.m; sourceTree = "<group>"; };
+		DDDF60CA181915E300BF7B8B /* MASExampleLabelView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleLabelView.h; sourceTree = "<group>"; };
+		DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleLabelView.m; sourceTree = "<group>"; };
+		DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASExampleAnimatedView.h; sourceTree = "<group>"; };
+		DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASExampleAnimatedView.m; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+		DD52F224179CAD57005CD195 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD52F22B179CAD57005CD195 /* UIKit.framework in Frameworks */,
+				DD52F22D179CAD57005CD195 /* Foundation.framework in Frameworks */,
+				DD52F22F179CAD57005CD195 /* CoreGraphics.framework in Frameworks */,
+				6C87DADA5AB046D9A3181A65 /* libPods-Masonry iOS Examples.a in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+		DD52F21E179CAD57005CD195 = {
+			isa = PBXGroup;
+			children = (
+				DD52F230179CAD57005CD195 /* Masonry iOS Examples */,
+				DD52F229179CAD57005CD195 /* Frameworks */,
+				DD52F228179CAD57005CD195 /* Products */,
+				B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */,
+			);
+			sourceTree = "<group>";
+		};
+		DD52F228179CAD57005CD195 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
+		DD52F229179CAD57005CD195 /* Frameworks */ = {
+			isa = PBXGroup;
+			children = (
+				DD52F22A179CAD57005CD195 /* UIKit.framework */,
+				DD52F22C179CAD57005CD195 /* Foundation.framework */,
+				DD52F22E179CAD57005CD195 /* CoreGraphics.framework */,
+				BDC1B8303EED42A2B01B94B1 /* libPods-Masonry iOS Examples.a */,
+			);
+			name = Frameworks;
+			sourceTree = "<group>";
+		};
+		DD52F230179CAD57005CD195 /* Masonry iOS Examples */ = {
+			isa = PBXGroup;
+			children = (
+				DD52F239179CAD57005CD195 /* MASAppDelegate.h */,
+				DD52F23A179CAD57005CD195 /* MASAppDelegate.m */,
+				DD52F257179CADCB005CD195 /* Controllers */,
+				DD52F256179CADC4005CD195 /* Views */,
+				DD52F231179CAD57005CD195 /* Supporting Files */,
+			);
+			path = "Masonry iOS Examples";
+			sourceTree = "<group>";
+		};
+		DD52F231179CAD57005CD195 /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+				DD52F232179CAD57005CD195 /* Masonry iOS Examples-Info.plist */,
+				DD52F233179CAD57005CD195 /* InfoPlist.strings */,
+				DD52F236179CAD57005CD195 /* main.m */,
+				DD52F238179CAD57005CD195 /* Masonry iOS Examples-Prefix.pch */,
+			);
+			name = "Supporting Files";
+			sourceTree = "<group>";
+		};
+		DD52F256179CADC4005CD195 /* Views */ = {
+			isa = PBXGroup;
+			children = (
+				DD52F247179CADC0005CD195 /* MASExampleBasicView.h */,
+				DD52F248179CADC0005CD195 /* MASExampleBasicView.m */,
+				DD52F249179CADC0005CD195 /* MASExampleConstantsView.h */,
+				DD52F24A179CADC0005CD195 /* MASExampleConstantsView.m */,
+				DD52F24D179CADC0005CD195 /* MASExampleSidesView.h */,
+				DD52F24E179CADC0005CD195 /* MASExampleSidesView.m */,
+				DDF3875A179D648D00178773 /* MASExampleAnimatedView.h */,
+				DDF3875B179D648D00178773 /* MASExampleAnimatedView.m */,
+				DD7CC17417ACE990007A469E /* MASExampleDebuggingView.h */,
+				DD7CC17517ACE990007A469E /* MASExampleDebuggingView.m */,
+				DDDF60CA181915E300BF7B8B /* MASExampleLabelView.h */,
+				DDDF60CB181915E300BF7B8B /* MASExampleLabelView.m */,
+				DD175E68182639FB0099129A /* MASExampleUpdateView.h */,
+				DD175E69182639FB0099129A /* MASExampleUpdateView.m */,
+				DD9B4D33183CC980002BF408 /* MASExampleScrollView.h */,
+				DD9B4D34183CC980002BF408 /* MASExampleScrollView.m */,
+				3DB1CAD3184538E200E91FC5 /* MASExampleArrayView.h */,
+				3DB1CAD4184538E200E91FC5 /* MASExampleArrayView.m */,
+			);
+			name = Views;
+			sourceTree = "<group>";
+		};
+		DD52F257179CADCB005CD195 /* Controllers */ = {
+			isa = PBXGroup;
+			children = (
+				DD52F24B179CADC0005CD195 /* MASExampleListViewController.h */,
+				DD52F24C179CADC0005CD195 /* MASExampleListViewController.m */,
+				DD52F24F179CADC0005CD195 /* MASExampleViewController.h */,
+				DD52F250179CADC0005CD195 /* MASExampleViewController.m */,
+				DD653E481843E61500D1EC5A /* MASExampleLayoutGuideViewController.h */,
+				DD653E491843E61500D1EC5A /* MASExampleLayoutGuideViewController.m */,
+			);
+			name = Controllers;
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+		DD52F226179CAD57005CD195 /* Masonry iOS Examples */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */;
+			buildPhases = (
+				621F6A1FCAEF44F880874959 /* Check Pods Manifest.lock */,
+				DD52F223179CAD57005CD195 /* Sources */,
+				DD52F224179CAD57005CD195 /* Frameworks */,
+				DD52F225179CAD57005CD195 /* Resources */,
+				5C6517785DFF4287BCDF458D /* Copy Pods Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = "Masonry iOS Examples";
+			productName = "Masonry iOS Examples";
+			productReference = DD52F227179CAD57005CD195 /* Masonry iOS Examples.app */;
+			productType = "com.apple.product-type.application";
+		};
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+		DD52F21F179CAD57005CD195 /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				CLASSPREFIX = MAS;
+				LastUpgradeCheck = 0460;
+				ORGANIZATIONNAME = "Jonas Budelmann";
+			};
+			buildConfigurationList = DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */;
+			compatibilityVersion = "Xcode 3.2";
+			developmentRegion = English;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+			);
+			mainGroup = DD52F21E179CAD57005CD195;
+			productRefGroup = DD52F228179CAD57005CD195 /* Products */;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				DD52F226179CAD57005CD195 /* Masonry iOS Examples */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		DD52F225179CAD57005CD195 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD52F235179CAD57005CD195 /* InfoPlist.strings in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+		5C6517785DFF4287BCDF458D /* Copy Pods Resources */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Copy Pods Resources";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "\"${SRCROOT}/../Pods/Pods-Masonry iOS Examples-resources.sh\"\n";
+			showEnvVarsInLog = 0;
+		};
+		621F6A1FCAEF44F880874959 /* Check Pods Manifest.lock */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Check Pods Manifest.lock";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n    cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n    exit 1\nfi\n";
+			showEnvVarsInLog = 0;
+		};
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+		DD52F223179CAD57005CD195 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD175E6A182639FB0099129A /* MASExampleUpdateView.m in Sources */,
+				DD52F237179CAD57005CD195 /* main.m in Sources */,
+				3DB1CAD5184538E200E91FC5 /* MASExampleArrayView.m in Sources */,
+				DD52F23B179CAD57005CD195 /* MASAppDelegate.m in Sources */,
+				DD52F251179CADC0005CD195 /* MASExampleBasicView.m in Sources */,
+				DD653E4A1843E61500D1EC5A /* MASExampleLayoutGuideViewController.m in Sources */,
+				DDDF60CC181915E300BF7B8B /* MASExampleLabelView.m in Sources */,
+				DD52F252179CADC0005CD195 /* MASExampleConstantsView.m in Sources */,
+				DD52F253179CADC0005CD195 /* MASExampleListViewController.m in Sources */,
+				DD52F254179CADC0005CD195 /* MASExampleSidesView.m in Sources */,
+				DD52F255179CADC0005CD195 /* MASExampleViewController.m in Sources */,
+				DDF3875C179D648D00178773 /* MASExampleAnimatedView.m in Sources */,
+				DD7CC17617ACE990007A469E /* MASExampleDebuggingView.m in Sources */,
+				DD9B4D35183CC980002BF408 /* MASExampleScrollView.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+		DD52F233179CAD57005CD195 /* InfoPlist.strings */ = {
+			isa = PBXVariantGroup;
+			children = (
+				DD52F234179CAD57005CD195 /* en */,
+			);
+			name = InfoPlist.strings;
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+		DD52F242179CAD57005CD195 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = YES;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
+				ONLY_ACTIVE_ARCH = YES;
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+			};
+			name = Debug;
+		};
+		DD52F243179CAD57005CD195 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = YES;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
+				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Release;
+		};
+		DD52F245179CAD57005CD195 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */;
+			buildSettings = {
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch";
+				INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist";
+				PRODUCT_NAME = "Masonry iOS Examples";
+				WRAPPER_EXTENSION = app;
+			};
+			name = Debug;
+		};
+		DD52F246179CAD57005CD195 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = B086DD7D31DD4B49ADC08504 /* Pods-Masonry iOS Examples.xcconfig */;
+			buildSettings = {
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "Masonry iOS Examples/Masonry iOS Examples-Prefix.pch";
+				INFOPLIST_FILE = "Masonry iOS Examples/Masonry iOS Examples-Info.plist";
+				PRODUCT_NAME = "Masonry iOS Examples";
+				WRAPPER_EXTENSION = app;
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		DD52F222179CAD57005CD195 /* Build configuration list for PBXProject "Masonry iOS Examples" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				DD52F242179CAD57005CD195 /* Debug */,
+				DD52F243179CAD57005CD195 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		DD52F244179CAD57005CD195 /* Build configuration list for PBXNativeTarget "Masonry iOS Examples" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				DD52F245179CAD57005CD195 /* Debug */,
+				DD52F246179CAD57005CD195 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = DD52F21F179CAD57005CD195 /* Project object */;
+}

+ 13 - 0
Examples/Masonry iOS Examples/MASExampleArrayView.h

@@ -0,0 +1,13 @@
+//
+//  MASExampleArrayView.h
+//  Masonry iOS Examples
+//
+//  Created by Daniel Hammond on 11/26/13.
+//  Copyright (c) 2013 Jonas Budelmann. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface MASExampleArrayView : UIView
+
+@end

+ 82 - 0
Examples/Masonry iOS Examples/MASExampleArrayView.m

@@ -0,0 +1,82 @@
+//
+//  MASExampleArrayView.m
+//  Masonry iOS Examples
+//
+//  Created by Daniel Hammond on 11/26/13.
+//  Copyright (c) 2013 Jonas Budelmann. All rights reserved.
+//
+
+#import "MASExampleArrayView.h"
+
+static CGFloat const kArrayExampleIncrement = 10.0;
+
+@interface MASExampleArrayView ()
+
+@property (nonatomic, assign) CGFloat offset;
+@property (nonatomic, strong) NSArray *buttonViews;
+
+@end
+
+@implementation MASExampleArrayView
+
+- (id)init {
+    self = [super init];
+    if (!self) return nil;
+    
+    UIButton *raiseButton = [UIButton buttonWithType:UIButtonTypeSystem];
+    [raiseButton setTitle:@"Raise" forState:UIControlStateNormal];
+    [raiseButton addTarget:self action:@selector(raiseAction) forControlEvents:UIControlEventTouchUpInside];
+    [self addSubview:raiseButton];
+    
+    UIButton *centerButton = [UIButton buttonWithType:UIButtonTypeSystem];
+    [centerButton setTitle:@"Center" forState:UIControlStateNormal];
+    [centerButton addTarget:self action:@selector(centerAction) forControlEvents:UIControlEventTouchUpInside];
+    [self addSubview:centerButton];
+
+    UIButton *lowerButton = [UIButton buttonWithType:UIButtonTypeSystem];
+    [lowerButton setTitle:@"Lower" forState:UIControlStateNormal];
+    [lowerButton addTarget:self action:@selector(lowerAction) forControlEvents:UIControlEventTouchUpInside];
+    [self addSubview:lowerButton];
+    
+    [lowerButton mas_makeConstraints:^(MASConstraintMaker *make) {
+        make.left.equalTo(self).with.offset(10.0);
+    }];
+
+    [centerButton mas_makeConstraints:^(MASConstraintMaker *make) {
+        make.centerX.equalTo(self);
+    }];
+
+    [raiseButton mas_makeConstraints:^(MASConstraintMaker *make) {
+        make.right.equalTo(self).with.offset(-10);
+    }];
+    
+    self.buttonViews = @[ raiseButton, lowerButton, centerButton ];
+    
+    return self;
+}
+
+- (void)centerAction {
+    self.offset = 0.0;
+}
+
+- (void)raiseAction {
+    self.offset -= kArrayExampleIncrement;
+}
+
+- (void)lowerAction {
+    self.offset += kArrayExampleIncrement;
+}
+
+- (void)setOffset:(CGFloat)offset {
+    _offset = offset;
+    [self setNeedsUpdateConstraints];
+}
+
+- (void)updateConstraints {
+    [super updateConstraints];
+    [self.buttonViews updateConstraints:^(MASConstraintMaker *make) {
+        make.baseline.equalTo(self.mas_centerY).with.offset(self.offset);
+    }];
+}
+
+@end

+ 3 - 0
Examples/Masonry iOS Examples/MASExampleListViewController.m

@@ -17,6 +17,7 @@
 #import "MASExampleUpdateView.h"
 #import "MASExampleScrollView.h"
 #import "MASExampleLayoutGuideViewController.h"
+#import "MASExampleArrayView.h"
 
 static NSString * const kMASCellReuseIdentifier = @"kMASCellReuseIdentifier";
 
@@ -51,6 +52,8 @@ static NSString * const kMASCellReuseIdentifier = @"kMASCellReuseIdentifier";
                                               viewClass:MASExampleLabelView.class],
         [[MASExampleViewController alloc] initWithTitle:@"UIScrollView"
                                               viewClass:MASExampleScrollView.class],
+        [[MASExampleViewController alloc] initWithTitle:@"Array"
+                                              viewClass:MASExampleArrayView.class],
         [[MASExampleLayoutGuideViewController alloc] init],
     ];
     

+ 9 - 0
Masonry.xcworkspace/contents.xcworkspacedata

@@ -49,6 +49,15 @@
       <FileRef
          location = "group:NSLayoutConstraint+MASDebugAdditions.m">
       </FileRef>
+      <FileRef
+         location = "group:NSArray+MASAdditions.h">
+      </FileRef>
+      <FileRef
+         location = "group:NSArray+MASAdditions.m">
+      </FileRef>
+      <FileRef
+         location = "group:NSArray+MASShorthandAdditions.h">
+      </FileRef>
       <FileRef
          location = "group:View+MASAdditions.h">
       </FileRef>

+ 2 - 0
Masonry/Masonry.h

@@ -9,6 +9,8 @@
 #import "MASUtilities.h"
 #import "View+MASAdditions.h"
 #import "View+MASShorthandAdditions.h"
+#import "NSArray+MASAdditions.h"
+#import "NSArray+MASShorthandAdditions.h"
 #import "MASConstraint.h"
 #import "MASCompositeConstraint.h"
 #import "MASViewAttribute.h"

+ 36 - 0
Masonry/NSArray+MASAdditions.h

@@ -0,0 +1,36 @@
+//
+//  NSArray+MASAdditions.h
+//  
+//
+//  Created by Daniel Hammond on 11/26/13.
+//
+//
+
+#import "MASUtilities.h"
+#import "MASConstraintMaker.h"
+#import "MASViewAttribute.h"
+
+@interface NSArray (MASAdditions)
+
+/**
+ *  Creates a MASConstraintMaker with each view in the callee.
+ *  Any constraints defined are added to the view or the appropriate superview once the block has finished executing on each view
+ *
+ *  @param block scope within which you can build up the constraints which you wish to apply to each view.
+ *
+ *  @return Array of created MASConstraints
+ */
+- (NSArray *)mas_makeConstraints:(void(^)(MASConstraintMaker *make))block;
+
+/**
+ *  Creates a MASConstraintMaker with each view in the callee.
+ *  Any constraints defined are added to each view or the appropriate superview once the block has finished executing on each view.
+ *  If an existing constraint exists then it will be updated instead.
+ *
+ *  @param block scope within which you can build up the constraints which you wish to apply to each view.
+ *
+ *  @return Array of created/updated MASConstraints
+ */
+- (NSArray *)mas_updateConstraints:(void(^)(MASConstraintMaker *make))block;
+
+@end

+ 32 - 0
Masonry/NSArray+MASAdditions.m

@@ -0,0 +1,32 @@
+//
+//  NSArray+MASAdditions.m
+//  
+//
+//  Created by Daniel Hammond on 11/26/13.
+//
+//
+
+#import "NSArray+MASAdditions.h"
+#import "View+MASAdditions.h"
+
+@implementation NSArray (MASAdditions)
+
+- (NSArray *)mas_makeConstraints:(void(^)(MASConstraintMaker *make))block {
+    NSMutableArray *constraints = [NSMutableArray array];
+    for (UIView *view in self) {
+        NSAssert([view isKindOfClass:[UIView class]], @"All objects in the array must be views");
+        [constraints addObjectsFromArray:[view mas_makeConstraints:block]];
+    }
+    return constraints;
+}
+
+- (NSArray *)mas_updateConstraints:(void(^)(MASConstraintMaker *make))block {
+    NSMutableArray *constraints = [NSMutableArray array];
+    for (UIView *view in self) {
+        NSAssert([view isKindOfClass:[UIView class]], @"All objects in the array must be views");
+        [constraints addObjectsFromArray:[view mas_updateConstraints:block]];
+    }
+    return constraints;
+}
+
+@end

+ 36 - 0
Masonry/NSArray+MASShorthandAdditions.h

@@ -0,0 +1,36 @@
+//
+//  NSArray+MASShorthandAdditions.h
+//  Masonry
+//
+//  Created by Jonas Budelmann on 22/07/13.
+//  Copyright (c) 2013 Jonas Budelmann. All rights reserved.
+//
+
+#import "NSArray+MASAdditions.h"
+
+#ifdef MAS_SHORTHAND
+
+/**
+ *	Shorthand array additions without the 'mas_' prefixes,
+ *  only enabled if MAS_SHORTHAND is defined
+ */
+@interface NSArray (MASShorthandAdditions)
+
+- (NSArray *)makeConstraints:(void(^)(MASConstraintMaker *make))block;
+- (NSArray *)updateConstraints:(void(^)(MASConstraintMaker *make))block;
+
+@end
+
+@implementation NSArray (MASShorthandAdditions)
+
+- (NSArray *)makeConstraints:(void(^)(MASConstraintMaker *))block {
+    return [self mas_makeConstraints:block];
+}
+
+- (NSArray *)updateConstraints:(void(^)(MASConstraintMaker *))block {
+    return [self mas_updateConstraints:block];
+}
+
+@end
+
+#endif

+ 1 - 1
README.md

@@ -170,7 +170,7 @@ make.top.equalTo(label.mas_top).with.priority(600);
 
 ## Composition, composition, composition
 
-Masonry also gives you a few convenience methods which create mutliple constraints at the same time. These are called MASCompositeConstraints
+Masonry also gives you a few convenience methods which create multiple constraints at the same time. These are called MASCompositeConstraints
 
 #### edges
 

+ 628 - 1416
Tests/Masonry Tests.xcodeproj/project.pbxproj

@@ -1,1416 +1,628 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>archiveVersion</key>
-	<string>1</string>
-	<key>classes</key>
-	<dict/>
-	<key>objectVersion</key>
-	<string>46</string>
-	<key>objects</key>
-	<dict>
-		<key>03674DA26B0749DA89CBB9C4</key>
-		<dict>
-			<key>fileRef</key>
-			<string>47918AE732004ACDA52EF295</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1ABDF84BB7EB4FD087045E36</key>
-		<dict>
-			<key>fileRef</key>
-			<string>1CF4FBEAC97D4EA5ABA1D512</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1CF4FBEAC97D4EA5ABA1D512</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-Masonry iOS Tests.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>31A2D7D777514D639ED660C8</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>inputPaths</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXShellScriptBuildPhase</string>
-			<key>name</key>
-			<string>Check Pods Manifest.lock</string>
-			<key>outputPaths</key>
-			<array/>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-			<key>shellPath</key>
-			<string>/bin/sh</string>
-			<key>shellScript</key>
-			<string>diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" &gt; /dev/null
-if [[ $? != 0 ]] ; then
-    cat &lt;&lt; EOM
-error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
-EOM
-    exit 1
-fi
-</string>
-			<key>showEnvVarsInLog</key>
-			<string>0</string>
-		</dict>
-		<key>45C16F881B9D4015B954BF80</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>name</key>
-			<string>Pods-MasonryTestsLoader.xcconfig</string>
-			<key>path</key>
-			<string>../Pods/Pods-MasonryTestsLoader.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>47918AE732004ACDA52EF295</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-MasonryTestsLoader.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>9F27CD2D75E246C0A787A688</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>inputPaths</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXShellScriptBuildPhase</string>
-			<key>name</key>
-			<string>Check Pods Manifest.lock</string>
-			<key>outputPaths</key>
-			<array/>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-			<key>shellPath</key>
-			<string>/bin/sh</string>
-			<key>shellScript</key>
-			<string>diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" &gt; /dev/null
-if [[ $? != 0 ]] ; then
-    cat &lt;&lt; EOM
-error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
-EOM
-    exit 1
-fi
-</string>
-			<key>showEnvVarsInLog</key>
-			<string>0</string>
-		</dict>
-		<key>DAC34C8A79354B5585E9257B</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>name</key>
-			<string>Pods-Masonry iOS Tests.xcconfig</string>
-			<key>path</key>
-			<string>../Pods/Pods-Masonry iOS Tests.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DB244E91C65945F39DE14644</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>inputPaths</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXShellScriptBuildPhase</string>
-			<key>name</key>
-			<string>Copy Pods Resources</string>
-			<key>outputPaths</key>
-			<array/>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-			<key>shellPath</key>
-			<string>/bin/sh</string>
-			<key>shellScript</key>
-			<string>"${SRCROOT}/../Pods/Pods-MasonryTestsLoader-resources.sh"
-</string>
-			<key>showEnvVarsInLog</key>
-			<string>0</string>
-		</dict>
-		<key>DC72D687A4114D04BBA75896</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>inputPaths</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXShellScriptBuildPhase</string>
-			<key>name</key>
-			<string>Copy Pods Resources</string>
-			<key>outputPaths</key>
-			<array/>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-			<key>shellPath</key>
-			<string>/bin/sh</string>
-			<key>shellScript</key>
-			<string>"${SRCROOT}/../Pods/Pods-Masonry iOS Tests-resources.sh"
-</string>
-			<key>showEnvVarsInLog</key>
-			<string>0</string>
-		</dict>
-		<key>DD7179F318442A1F00FAA7A8</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD717A4718442EC600FAA7A8</string>
-				<string>DD717A5E18442F3900FAA7A8</string>
-				<string>DD717A0018442A6400FAA7A8</string>
-				<string>DD7179FF18442A6400FAA7A8</string>
-				<string>DAC34C8A79354B5585E9257B</string>
-				<string>45C16F881B9D4015B954BF80</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD7179F418442A1F00FAA7A8</key>
-		<dict>
-			<key>attributes</key>
-			<dict>
-				<key>LastUpgradeCheck</key>
-				<string>0500</string>
-				<key>TargetAttributes</key>
-				<dict>
-					<key>DD717A3118442ADC00FAA7A8</key>
-					<dict>
-						<key>TestTargetID</key>
-						<string>DD7179FD18442A6400FAA7A8</string>
-					</dict>
-				</dict>
-			</dict>
-			<key>buildConfigurationList</key>
-			<string>DD7179F718442A1F00FAA7A8</string>
-			<key>compatibilityVersion</key>
-			<string>Xcode 3.2</string>
-			<key>developmentRegion</key>
-			<string>English</string>
-			<key>hasScannedForEncodings</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXProject</string>
-			<key>knownRegions</key>
-			<array>
-				<string>en</string>
-			</array>
-			<key>mainGroup</key>
-			<string>DD7179F318442A1F00FAA7A8</string>
-			<key>productRefGroup</key>
-			<string>DD7179FF18442A6400FAA7A8</string>
-			<key>projectDirPath</key>
-			<string></string>
-			<key>projectReferences</key>
-			<array/>
-			<key>projectRoot</key>
-			<string></string>
-			<key>targets</key>
-			<array>
-				<string>DD7179FD18442A6400FAA7A8</string>
-				<string>DD717A3118442ADC00FAA7A8</string>
-			</array>
-		</dict>
-		<key>DD7179F718442A1F00FAA7A8</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>DD7179F818442A1F00FAA7A8</string>
-				<string>DD7179F918442A1F00FAA7A8</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>DD7179F818442A1F00FAA7A8</key>
-		<dict>
-			<key>buildSettings</key>
-			<dict/>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>DD7179F918442A1F00FAA7A8</key>
-		<dict>
-			<key>buildSettings</key>
-			<dict/>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>DD7179FA18442A6400FAA7A8</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD717A1218442A6400FAA7A8</string>
-				<string>DD717A0E18442A6400FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD7179FB18442A6400FAA7A8</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD717A0418442A6400FAA7A8</string>
-				<string>DD717A0618442A6400FAA7A8</string>
-				<string>DD717A0218442A6400FAA7A8</string>
-				<string>03674DA26B0749DA89CBB9C4</string>
-			</array>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD7179FC18442A6400FAA7A8</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD717A0C18442A6400FAA7A8</string>
-				<string>DD717A1418442A6400FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXResourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD7179FD18442A6400FAA7A8</key>
-		<dict>
-			<key>buildConfigurationList</key>
-			<string>DD717A2818442A6400FAA7A8</string>
-			<key>buildPhases</key>
-			<array>
-				<string>31A2D7D777514D639ED660C8</string>
-				<string>DD7179FA18442A6400FAA7A8</string>
-				<string>DD7179FB18442A6400FAA7A8</string>
-				<string>DD7179FC18442A6400FAA7A8</string>
-				<string>DB244E91C65945F39DE14644</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXNativeTarget</string>
-			<key>name</key>
-			<string>MasonryTestsLoader</string>
-			<key>productName</key>
-			<string>MasonryTestsLoader</string>
-			<key>productReference</key>
-			<string>DD7179FE18442A6400FAA7A8</string>
-			<key>productType</key>
-			<string>com.apple.product-type.application</string>
-		</dict>
-		<key>DD7179FE18442A6400FAA7A8</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>wrapper.application</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>MasonryTestsLoader.app</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>DD7179FF18442A6400FAA7A8</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD7179FE18442A6400FAA7A8</string>
-				<string>DD717A3218442ADC00FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Products</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A0018442A6400FAA7A8</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD717A0118442A6400FAA7A8</string>
-				<string>DD717A0318442A6400FAA7A8</string>
-				<string>DD717A0518442A6400FAA7A8</string>
-				<string>DD717A1A18442A6400FAA7A8</string>
-				<string>1CF4FBEAC97D4EA5ABA1D512</string>
-				<string>47918AE732004ACDA52EF295</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Frameworks</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A0118442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>Foundation.framework</string>
-			<key>path</key>
-			<string>System/Library/Frameworks/Foundation.framework</string>
-			<key>sourceTree</key>
-			<string>SDKROOT</string>
-		</dict>
-		<key>DD717A0218442A6400FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A0118442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A0318442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>CoreGraphics.framework</string>
-			<key>path</key>
-			<string>System/Library/Frameworks/CoreGraphics.framework</string>
-			<key>sourceTree</key>
-			<string>SDKROOT</string>
-		</dict>
-		<key>DD717A0418442A6400FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A0318442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A0518442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>UIKit.framework</string>
-			<key>path</key>
-			<string>Library/Frameworks/UIKit.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
-		</dict>
-		<key>DD717A0618442A6400FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A0518442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A0718442A6400FAA7A8</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD717A1018442A6400FAA7A8</string>
-				<string>DD717A1118442A6400FAA7A8</string>
-				<string>DD717A1318442A6400FAA7A8</string>
-				<string>DD717A0918442A6400FAA7A8</string>
-				<string>DD717A0A18442A6400FAA7A8</string>
-				<string>DD717A0D18442A6400FAA7A8</string>
-				<string>DD717A0F18442A6400FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>path</key>
-			<string>MasonryTestsLoader</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A0918442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.plist.xml</string>
-			<key>path</key>
-			<string>MasonryTestsLoader-Info.plist</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A0A18442A6400FAA7A8</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD717A0B18442A6400FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXVariantGroup</string>
-			<key>name</key>
-			<string>InfoPlist.strings</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A0B18442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.plist.strings</string>
-			<key>name</key>
-			<string>en</string>
-			<key>path</key>
-			<string>en.lproj/InfoPlist.strings</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A0C18442A6400FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A0A18442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A0D18442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>main.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A0E18442A6400FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A0D18442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A0F18442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MasonryTestsLoader-Prefix.pch</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A1018442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>CASAppDelegate.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A1118442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>CASAppDelegate.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A1218442A6400FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A1118442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A1318442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>folder.assetcatalog</string>
-			<key>path</key>
-			<string>Images.xcassets</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A1418442A6400FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A1318442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A1A18442A6400FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>XCTest.framework</string>
-			<key>path</key>
-			<string>Library/Frameworks/XCTest.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
-		</dict>
-		<key>DD717A2818442A6400FAA7A8</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>DD717A2918442A6400FAA7A8</string>
-				<string>DD717A2A18442A6400FAA7A8</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>DD717A2918442A6400FAA7A8</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>45C16F881B9D4015B954BF80</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD_INCLUDING_64_BIT)</string>
-				<key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
-				<string>AppIcon</string>
-				<key>ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME</key>
-				<string>LaunchImage</string>
-				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
-				<string>gnu++0x</string>
-				<key>CLANG_CXX_LIBRARY</key>
-				<string>libc++</string>
-				<key>CLANG_ENABLE_MODULES</key>
-				<string>YES</string>
-				<key>CLANG_ENABLE_OBJC_ARC</key>
-				<string>YES</string>
-				<key>CLANG_WARN_BOOL_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN_EMPTY_BODY</key>
-				<string>YES</string>
-				<key>CLANG_WARN_ENUM_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_INT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_OBJC_ROOT_CLASS</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
-				<string>YES</string>
-				<key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
-				<string>iPhone Developer</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>FRAMEWORK_SEARCH_PATHS</key>
-				<array>
-					<string>$(inherited)</string>
-					<string>$(DEVELOPER_FRAMEWORKS_DIR)</string>
-				</array>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_GENERATE_TEST_COVERAGE_FILES</key>
-				<string>YES</string>
-				<key>GCC_INSTRUMENT_PROGRAM_FLOW_ARCS</key>
-				<string>YES</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>MasonryTestsLoader/MasonryTestsLoader-Prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
-				<string>YES</string>
-				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
-				<string>YES_ERROR</string>
-				<key>GCC_WARN_UNDECLARED_SELECTOR</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_FUNCTION</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_VARIABLE</key>
-				<string>YES</string>
-				<key>INFOPLIST_FILE</key>
-				<string>MasonryTestsLoader/MasonryTestsLoader-Info.plist</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>7.0</string>
-				<key>ONLY_ACTIVE_ARCH</key>
-				<string>YES</string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>TARGETED_DEVICE_FAMILY</key>
-				<string>1,2</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>app</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>DD717A2A18442A6400FAA7A8</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>45C16F881B9D4015B954BF80</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD_INCLUDING_64_BIT)</string>
-				<key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
-				<string>AppIcon</string>
-				<key>ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME</key>
-				<string>LaunchImage</string>
-				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
-				<string>gnu++0x</string>
-				<key>CLANG_CXX_LIBRARY</key>
-				<string>libc++</string>
-				<key>CLANG_ENABLE_MODULES</key>
-				<string>YES</string>
-				<key>CLANG_ENABLE_OBJC_ARC</key>
-				<string>YES</string>
-				<key>CLANG_WARN_BOOL_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN_EMPTY_BODY</key>
-				<string>YES</string>
-				<key>CLANG_WARN_ENUM_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_INT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_OBJC_ROOT_CLASS</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
-				<string>YES</string>
-				<key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
-				<string>iPhone Developer</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>ENABLE_NS_ASSERTIONS</key>
-				<string>NO</string>
-				<key>FRAMEWORK_SEARCH_PATHS</key>
-				<array>
-					<string>$(inherited)</string>
-					<string>$(DEVELOPER_FRAMEWORKS_DIR)</string>
-				</array>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_GENERATE_TEST_COVERAGE_FILES</key>
-				<string>YES</string>
-				<key>GCC_INSTRUMENT_PROGRAM_FLOW_ARCS</key>
-				<string>YES</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>MasonryTestsLoader/MasonryTestsLoader-Prefix.pch</string>
-				<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
-				<string>YES</string>
-				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
-				<string>YES_ERROR</string>
-				<key>GCC_WARN_UNDECLARED_SELECTOR</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_FUNCTION</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_VARIABLE</key>
-				<string>YES</string>
-				<key>INFOPLIST_FILE</key>
-				<string>MasonryTestsLoader/MasonryTestsLoader-Info.plist</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>7.0</string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>TARGETED_DEVICE_FAMILY</key>
-				<string>1,2</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>app</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>DD717A2E18442ADC00FAA7A8</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD717A5518442EC600FAA7A8</string>
-				<string>DD717A5318442EC600FAA7A8</string>
-				<string>DD717A5618442EC600FAA7A8</string>
-				<string>DD717A5718442EC600FAA7A8</string>
-				<string>DD717A631844303200FAA7A8</string>
-				<string>DD717A5418442EC600FAA7A8</string>
-				<string>DD717A5218442EC600FAA7A8</string>
-				<string>DD717A5118442EC600FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD717A2F18442ADC00FAA7A8</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD717A3318442ADC00FAA7A8</string>
-				<string>DD717A3518442ADC00FAA7A8</string>
-				<string>DD717A3418442ADC00FAA7A8</string>
-				<string>1ABDF84BB7EB4FD087045E36</string>
-			</array>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD717A3018442ADC00FAA7A8</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DD717A641844303200FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXResourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>DD717A3118442ADC00FAA7A8</key>
-		<dict>
-			<key>buildConfigurationList</key>
-			<string>DD717A4118442ADD00FAA7A8</string>
-			<key>buildPhases</key>
-			<array>
-				<string>9F27CD2D75E246C0A787A688</string>
-				<string>DD717A2E18442ADC00FAA7A8</string>
-				<string>DD717A2F18442ADC00FAA7A8</string>
-				<string>DD717A3018442ADC00FAA7A8</string>
-				<string>DC72D687A4114D04BBA75896</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array>
-				<string>DD717A4018442ADD00FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXNativeTarget</string>
-			<key>name</key>
-			<string>Masonry iOS Tests</string>
-			<key>productName</key>
-			<string>Masonry iOS Tests</string>
-			<key>productReference</key>
-			<string>DD717A3218442ADC00FAA7A8</string>
-			<key>productType</key>
-			<string>com.apple.product-type.bundle.unit-test</string>
-		</dict>
-		<key>DD717A3218442ADC00FAA7A8</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>wrapper.cfbundle</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>Masonry iOS Tests.xctest</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>DD717A3318442ADC00FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A1A18442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A3418442ADC00FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A0118442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A3518442ADC00FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A0518442A6400FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A3F18442ADD00FAA7A8</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>DD7179F418442A1F00FAA7A8</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>DD7179FD18442A6400FAA7A8</string>
-			<key>remoteInfo</key>
-			<string>MasonryTestsLoader</string>
-		</dict>
-		<key>DD717A4018442ADD00FAA7A8</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>DD7179FD18442A6400FAA7A8</string>
-			<key>targetProxy</key>
-			<string>DD717A3F18442ADD00FAA7A8</string>
-		</dict>
-		<key>DD717A4118442ADD00FAA7A8</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>DD717A4218442ADD00FAA7A8</string>
-				<string>DD717A4318442ADD00FAA7A8</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>DD717A4218442ADD00FAA7A8</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>DAC34C8A79354B5585E9257B</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD_INCLUDING_64_BIT)</string>
-				<key>BUNDLE_LOADER</key>
-				<string>$(BUILT_PRODUCTS_DIR)/MasonryTestsLoader.app/MasonryTestsLoader</string>
-				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
-				<string>gnu++0x</string>
-				<key>CLANG_CXX_LIBRARY</key>
-				<string>libc++</string>
-				<key>CLANG_ENABLE_MODULES</key>
-				<string>YES</string>
-				<key>CLANG_ENABLE_OBJC_ARC</key>
-				<string>YES</string>
-				<key>CLANG_WARN_BOOL_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN_EMPTY_BODY</key>
-				<string>YES</string>
-				<key>CLANG_WARN_ENUM_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_INT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_OBJC_ROOT_CLASS</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
-				<string>YES</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>FRAMEWORK_SEARCH_PATHS</key>
-				<array>
-					<string>$(SDKROOT)/Developer/Library/Frameworks</string>
-					<string>$(inherited)</string>
-					<string>$(DEVELOPER_FRAMEWORKS_DIR)</string>
-				</array>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>MasonryTests-Prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
-				<string>YES</string>
-				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
-				<string>YES_ERROR</string>
-				<key>GCC_WARN_UNDECLARED_SELECTOR</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_FUNCTION</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_VARIABLE</key>
-				<string>YES</string>
-				<key>INFOPLIST_FILE</key>
-				<string>MasonryTests-Info.plist</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>7.0</string>
-				<key>ONLY_ACTIVE_ARCH</key>
-				<string>YES</string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>TEST_HOST</key>
-				<string>$(BUNDLE_LOADER)</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>xctest</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>DD717A4318442ADD00FAA7A8</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>DAC34C8A79354B5585E9257B</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD_INCLUDING_64_BIT)</string>
-				<key>BUNDLE_LOADER</key>
-				<string>$(BUILT_PRODUCTS_DIR)/MasonryTestsLoader.app/MasonryTestsLoader</string>
-				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
-				<string>gnu++0x</string>
-				<key>CLANG_CXX_LIBRARY</key>
-				<string>libc++</string>
-				<key>CLANG_ENABLE_MODULES</key>
-				<string>YES</string>
-				<key>CLANG_ENABLE_OBJC_ARC</key>
-				<string>YES</string>
-				<key>CLANG_WARN_BOOL_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN_EMPTY_BODY</key>
-				<string>YES</string>
-				<key>CLANG_WARN_ENUM_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_INT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_OBJC_ROOT_CLASS</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
-				<string>YES</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>ENABLE_NS_ASSERTIONS</key>
-				<string>NO</string>
-				<key>FRAMEWORK_SEARCH_PATHS</key>
-				<array>
-					<string>$(SDKROOT)/Developer/Library/Frameworks</string>
-					<string>$(inherited)</string>
-					<string>$(DEVELOPER_FRAMEWORKS_DIR)</string>
-				</array>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>MasonryTests-Prefix.pch</string>
-				<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
-				<string>YES</string>
-				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
-				<string>YES_ERROR</string>
-				<key>GCC_WARN_UNDECLARED_SELECTOR</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_FUNCTION</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_VARIABLE</key>
-				<string>YES</string>
-				<key>INFOPLIST_FILE</key>
-				<string>MasonryTests-Info.plist</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>7.0</string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>TEST_HOST</key>
-				<string>$(BUNDLE_LOADER)</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>xctest</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>DD717A4718442EC600FAA7A8</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD717A4818442EC600FAA7A8</string>
-				<string>DD717A4918442EC600FAA7A8</string>
-				<string>DD717A4A18442EC600FAA7A8</string>
-				<string>DD717A4B18442EC600FAA7A8</string>
-				<string>DD717A4C18442EC600FAA7A8</string>
-				<string>DD717A4D18442EC600FAA7A8</string>
-				<string>DD717A4E18442EC600FAA7A8</string>
-				<string>DD717A5018442EC600FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>path</key>
-			<string>Specs</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A4818442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASCompositeConstraintSpec.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A4918442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MASConstraintDelegateMock.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A4A18442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASConstraintDelegateMock.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A4B18442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASConstraintMakerSpec.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A4C18442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASViewAttributeSpec.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A4D18442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>MASViewConstraintSpec.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A4E18442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>NSLayoutConstraint+MASDebugAdditionsSpec.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A5018442EC600FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>View+MASAdditionsSpec.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A5118442EC600FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A4818442EC600FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A5218442EC600FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A4A18442EC600FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A5318442EC600FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A4B18442EC600FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A5418442EC600FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A4C18442EC600FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A5518442EC600FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A4D18442EC600FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A5618442EC600FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A4E18442EC600FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A5718442EC600FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A5018442EC600FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A5E18442F3900FAA7A8</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>DD717A0718442A6400FAA7A8</string>
-				<string>DD717A651844358800FAA7A8</string>
-				<string>DD717A5F1844303200FAA7A8</string>
-				<string>DD717A601844303200FAA7A8</string>
-				<string>DD717A611844303200FAA7A8</string>
-				<string>DD717A621844303200FAA7A8</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Supporting Files</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A5F1844303200FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>GcovTestObserver.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A601844303200FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.plist.xml</string>
-			<key>path</key>
-			<string>MasonryTests-Info.plist</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A611844303200FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>MasonryTests-Prefix.pch</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A621844303200FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>XCTest+Spec.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DD717A631844303200FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A5F1844303200FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A641844303200FAA7A8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD717A601844303200FAA7A8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DD717A651844358800FAA7A8</key>
-		<dict>
-			<key>fileEncoding</key>
-			<string>4</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>NSObject+MASSubscriptSupport.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-	</dict>
-	<key>rootObject</key>
-	<string>DD7179F418442A1F00FAA7A8</string>
-</dict>
-</plist>
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 46;
+	objects = {
+
+/* Begin PBXBuildFile section */
+		03674DA26B0749DA89CBB9C4 /* libPods-MasonryTestsLoader.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 47918AE732004ACDA52EF295 /* libPods-MasonryTestsLoader.a */; };
+		1ABDF84BB7EB4FD087045E36 /* libPods-Masonry iOS Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CF4FBEAC97D4EA5ABA1D512 /* libPods-Masonry iOS Tests.a */; };
+		3D21C42B1845D0CA001D5F97 /* NSArray+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D21C42A1845D0C0001D5F97 /* NSArray+MASAdditionsSpec.m */; };
+		DD717A0218442A6400FAA7A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0118442A6400FAA7A8 /* Foundation.framework */; };
+		DD717A0418442A6400FAA7A8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0318442A6400FAA7A8 /* CoreGraphics.framework */; };
+		DD717A0618442A6400FAA7A8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0518442A6400FAA7A8 /* UIKit.framework */; };
+		DD717A0C18442A6400FAA7A8 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DD717A0A18442A6400FAA7A8 /* InfoPlist.strings */; };
+		DD717A0E18442A6400FAA7A8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A0D18442A6400FAA7A8 /* main.m */; };
+		DD717A1218442A6400FAA7A8 /* CASAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A1118442A6400FAA7A8 /* CASAppDelegate.m */; };
+		DD717A1418442A6400FAA7A8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DD717A1318442A6400FAA7A8 /* Images.xcassets */; };
+		DD717A3318442ADC00FAA7A8 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A1A18442A6400FAA7A8 /* XCTest.framework */; };
+		DD717A3418442ADC00FAA7A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0118442A6400FAA7A8 /* Foundation.framework */; };
+		DD717A3518442ADC00FAA7A8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD717A0518442A6400FAA7A8 /* UIKit.framework */; };
+		DD717A5118442EC600FAA7A8 /* MASCompositeConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4818442EC600FAA7A8 /* MASCompositeConstraintSpec.m */; };
+		DD717A5218442EC600FAA7A8 /* MASConstraintDelegateMock.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4A18442EC600FAA7A8 /* MASConstraintDelegateMock.m */; };
+		DD717A5318442EC600FAA7A8 /* MASConstraintMakerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4B18442EC600FAA7A8 /* MASConstraintMakerSpec.m */; };
+		DD717A5418442EC600FAA7A8 /* MASViewAttributeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4C18442EC600FAA7A8 /* MASViewAttributeSpec.m */; };
+		DD717A5518442EC600FAA7A8 /* MASViewConstraintSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4D18442EC600FAA7A8 /* MASViewConstraintSpec.m */; };
+		DD717A5618442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A4E18442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m */; };
+		DD717A5718442EC600FAA7A8 /* View+MASAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A5018442EC600FAA7A8 /* View+MASAdditionsSpec.m */; };
+		DD717A631844303200FAA7A8 /* GcovTestObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = DD717A5F1844303200FAA7A8 /* GcovTestObserver.m */; };
+		DD717A641844303200FAA7A8 /* MasonryTests-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = DD717A601844303200FAA7A8 /* MasonryTests-Info.plist */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+		DD717A3F18442ADD00FAA7A8 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = DD7179F418442A1F00FAA7A8 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = DD7179FD18442A6400FAA7A8;
+			remoteInfo = MasonryTestsLoader;
+		};
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+		1CF4FBEAC97D4EA5ABA1D512 /* libPods-Masonry iOS Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Masonry iOS Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+		3D21C42A1845D0C0001D5F97 /* NSArray+MASAdditionsSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSArray+MASAdditionsSpec.m"; sourceTree = "<group>"; };
+		45C16F881B9D4015B954BF80 /* Pods-MasonryTestsLoader.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MasonryTestsLoader.xcconfig"; path = "../Pods/Pods-MasonryTestsLoader.xcconfig"; sourceTree = "<group>"; };
+		47918AE732004ACDA52EF295 /* libPods-MasonryTestsLoader.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MasonryTestsLoader.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+		DAC34C8A79354B5585E9257B /* Pods-Masonry iOS Tests.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Masonry iOS Tests.xcconfig"; path = "../Pods/Pods-Masonry iOS Tests.xcconfig"; sourceTree = "<group>"; };
+		DD7179FE18442A6400FAA7A8 /* MasonryTestsLoader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MasonryTestsLoader.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		DD717A0118442A6400FAA7A8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+		DD717A0318442A6400FAA7A8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+		DD717A0518442A6400FAA7A8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
+		DD717A0918442A6400FAA7A8 /* MasonryTestsLoader-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MasonryTestsLoader-Info.plist"; sourceTree = "<group>"; };
+		DD717A0B18442A6400FAA7A8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		DD717A0D18442A6400FAA7A8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+		DD717A0F18442A6400FAA7A8 /* MasonryTestsLoader-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MasonryTestsLoader-Prefix.pch"; sourceTree = "<group>"; };
+		DD717A1018442A6400FAA7A8 /* CASAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CASAppDelegate.h; sourceTree = "<group>"; };
+		DD717A1118442A6400FAA7A8 /* CASAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CASAppDelegate.m; sourceTree = "<group>"; };
+		DD717A1318442A6400FAA7A8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
+		DD717A1A18442A6400FAA7A8 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
+		DD717A3218442ADC00FAA7A8 /* Masonry iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Masonry iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
+		DD717A4818442EC600FAA7A8 /* MASCompositeConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraintSpec.m; sourceTree = "<group>"; };
+		DD717A4918442EC600FAA7A8 /* MASConstraintDelegateMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintDelegateMock.h; sourceTree = "<group>"; };
+		DD717A4A18442EC600FAA7A8 /* MASConstraintDelegateMock.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintDelegateMock.m; sourceTree = "<group>"; };
+		DD717A4B18442EC600FAA7A8 /* MASConstraintMakerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMakerSpec.m; sourceTree = "<group>"; };
+		DD717A4C18442EC600FAA7A8 /* MASViewAttributeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttributeSpec.m; sourceTree = "<group>"; };
+		DD717A4D18442EC600FAA7A8 /* MASViewConstraintSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraintSpec.m; sourceTree = "<group>"; };
+		DD717A4E18442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditionsSpec.m"; sourceTree = "<group>"; };
+		DD717A5018442EC600FAA7A8 /* View+MASAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditionsSpec.m"; sourceTree = "<group>"; };
+		DD717A5F1844303200FAA7A8 /* GcovTestObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GcovTestObserver.m; sourceTree = "<group>"; };
+		DD717A601844303200FAA7A8 /* MasonryTests-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "MasonryTests-Info.plist"; sourceTree = "<group>"; };
+		DD717A611844303200FAA7A8 /* MasonryTests-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MasonryTests-Prefix.pch"; sourceTree = "<group>"; };
+		DD717A621844303200FAA7A8 /* XCTest+Spec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "XCTest+Spec.h"; sourceTree = "<group>"; };
+		DD717A651844358800FAA7A8 /* NSObject+MASSubscriptSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MASSubscriptSupport.h"; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+		DD7179FB18442A6400FAA7A8 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD717A0418442A6400FAA7A8 /* CoreGraphics.framework in Frameworks */,
+				DD717A0618442A6400FAA7A8 /* UIKit.framework in Frameworks */,
+				DD717A0218442A6400FAA7A8 /* Foundation.framework in Frameworks */,
+				03674DA26B0749DA89CBB9C4 /* libPods-MasonryTestsLoader.a in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		DD717A2F18442ADC00FAA7A8 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD717A3318442ADC00FAA7A8 /* XCTest.framework in Frameworks */,
+				DD717A3518442ADC00FAA7A8 /* UIKit.framework in Frameworks */,
+				DD717A3418442ADC00FAA7A8 /* Foundation.framework in Frameworks */,
+				1ABDF84BB7EB4FD087045E36 /* libPods-Masonry iOS Tests.a in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+		DD7179F318442A1F00FAA7A8 = {
+			isa = PBXGroup;
+			children = (
+				DD717A4718442EC600FAA7A8 /* Specs */,
+				DD717A5E18442F3900FAA7A8 /* Supporting Files */,
+				DD717A0018442A6400FAA7A8 /* Frameworks */,
+				DD7179FF18442A6400FAA7A8 /* Products */,
+				DAC34C8A79354B5585E9257B /* Pods-Masonry iOS Tests.xcconfig */,
+				45C16F881B9D4015B954BF80 /* Pods-MasonryTestsLoader.xcconfig */,
+			);
+			sourceTree = "<group>";
+		};
+		DD7179FF18442A6400FAA7A8 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				DD7179FE18442A6400FAA7A8 /* MasonryTestsLoader.app */,
+				DD717A3218442ADC00FAA7A8 /* Masonry iOS Tests.xctest */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
+		DD717A0018442A6400FAA7A8 /* Frameworks */ = {
+			isa = PBXGroup;
+			children = (
+				DD717A0118442A6400FAA7A8 /* Foundation.framework */,
+				DD717A0318442A6400FAA7A8 /* CoreGraphics.framework */,
+				DD717A0518442A6400FAA7A8 /* UIKit.framework */,
+				DD717A1A18442A6400FAA7A8 /* XCTest.framework */,
+				1CF4FBEAC97D4EA5ABA1D512 /* libPods-Masonry iOS Tests.a */,
+				47918AE732004ACDA52EF295 /* libPods-MasonryTestsLoader.a */,
+			);
+			name = Frameworks;
+			sourceTree = "<group>";
+		};
+		DD717A0718442A6400FAA7A8 /* MasonryTestsLoader */ = {
+			isa = PBXGroup;
+			children = (
+				DD717A1018442A6400FAA7A8 /* CASAppDelegate.h */,
+				DD717A1118442A6400FAA7A8 /* CASAppDelegate.m */,
+				DD717A1318442A6400FAA7A8 /* Images.xcassets */,
+				DD717A0918442A6400FAA7A8 /* MasonryTestsLoader-Info.plist */,
+				DD717A0A18442A6400FAA7A8 /* InfoPlist.strings */,
+				DD717A0D18442A6400FAA7A8 /* main.m */,
+				DD717A0F18442A6400FAA7A8 /* MasonryTestsLoader-Prefix.pch */,
+			);
+			path = MasonryTestsLoader;
+			sourceTree = "<group>";
+		};
+		DD717A4718442EC600FAA7A8 /* Specs */ = {
+			isa = PBXGroup;
+			children = (
+				DD717A4818442EC600FAA7A8 /* MASCompositeConstraintSpec.m */,
+				DD717A4918442EC600FAA7A8 /* MASConstraintDelegateMock.h */,
+				DD717A4A18442EC600FAA7A8 /* MASConstraintDelegateMock.m */,
+				DD717A4B18442EC600FAA7A8 /* MASConstraintMakerSpec.m */,
+				DD717A4C18442EC600FAA7A8 /* MASViewAttributeSpec.m */,
+				DD717A4D18442EC600FAA7A8 /* MASViewConstraintSpec.m */,
+				DD717A4E18442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m */,
+				DD717A5018442EC600FAA7A8 /* View+MASAdditionsSpec.m */,
+				3D21C42A1845D0C0001D5F97 /* NSArray+MASAdditionsSpec.m */,
+			);
+			path = Specs;
+			sourceTree = "<group>";
+		};
+		DD717A5E18442F3900FAA7A8 /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+				DD717A0718442A6400FAA7A8 /* MasonryTestsLoader */,
+				DD717A651844358800FAA7A8 /* NSObject+MASSubscriptSupport.h */,
+				DD717A5F1844303200FAA7A8 /* GcovTestObserver.m */,
+				DD717A601844303200FAA7A8 /* MasonryTests-Info.plist */,
+				DD717A611844303200FAA7A8 /* MasonryTests-Prefix.pch */,
+				DD717A621844303200FAA7A8 /* XCTest+Spec.h */,
+			);
+			name = "Supporting Files";
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+		DD7179FD18442A6400FAA7A8 /* MasonryTestsLoader */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = DD717A2818442A6400FAA7A8 /* Build configuration list for PBXNativeTarget "MasonryTestsLoader" */;
+			buildPhases = (
+				31A2D7D777514D639ED660C8 /* Check Pods Manifest.lock */,
+				DD7179FA18442A6400FAA7A8 /* Sources */,
+				DD7179FB18442A6400FAA7A8 /* Frameworks */,
+				DD7179FC18442A6400FAA7A8 /* Resources */,
+				DB244E91C65945F39DE14644 /* Copy Pods Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = MasonryTestsLoader;
+			productName = MasonryTestsLoader;
+			productReference = DD7179FE18442A6400FAA7A8 /* MasonryTestsLoader.app */;
+			productType = "com.apple.product-type.application";
+		};
+		DD717A3118442ADC00FAA7A8 /* Masonry iOS Tests */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = DD717A4118442ADD00FAA7A8 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */;
+			buildPhases = (
+				9F27CD2D75E246C0A787A688 /* Check Pods Manifest.lock */,
+				DD717A2E18442ADC00FAA7A8 /* Sources */,
+				DD717A2F18442ADC00FAA7A8 /* Frameworks */,
+				DD717A3018442ADC00FAA7A8 /* Resources */,
+				DC72D687A4114D04BBA75896 /* Copy Pods Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+				DD717A4018442ADD00FAA7A8 /* PBXTargetDependency */,
+			);
+			name = "Masonry iOS Tests";
+			productName = "Masonry iOS Tests";
+			productReference = DD717A3218442ADC00FAA7A8 /* Masonry iOS Tests.xctest */;
+			productType = "com.apple.product-type.bundle.unit-test";
+		};
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+		DD7179F418442A1F00FAA7A8 /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				LastUpgradeCheck = 0500;
+				TargetAttributes = {
+					DD717A3118442ADC00FAA7A8 = {
+						TestTargetID = DD7179FD18442A6400FAA7A8;
+					};
+				};
+			};
+			buildConfigurationList = DD7179F718442A1F00FAA7A8 /* Build configuration list for PBXProject "Masonry Tests" */;
+			compatibilityVersion = "Xcode 3.2";
+			developmentRegion = English;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+			);
+			mainGroup = DD7179F318442A1F00FAA7A8;
+			productRefGroup = DD7179FF18442A6400FAA7A8 /* Products */;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				DD7179FD18442A6400FAA7A8 /* MasonryTestsLoader */,
+				DD717A3118442ADC00FAA7A8 /* Masonry iOS Tests */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		DD7179FC18442A6400FAA7A8 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD717A0C18442A6400FAA7A8 /* InfoPlist.strings in Resources */,
+				DD717A1418442A6400FAA7A8 /* Images.xcassets in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		DD717A3018442ADC00FAA7A8 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD717A641844303200FAA7A8 /* MasonryTests-Info.plist in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+		31A2D7D777514D639ED660C8 /* Check Pods Manifest.lock */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Check Pods Manifest.lock";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n    cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n    exit 1\nfi\n";
+			showEnvVarsInLog = 0;
+		};
+		9F27CD2D75E246C0A787A688 /* Check Pods Manifest.lock */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Check Pods Manifest.lock";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n    cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n    exit 1\nfi\n";
+			showEnvVarsInLog = 0;
+		};
+		DB244E91C65945F39DE14644 /* Copy Pods Resources */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Copy Pods Resources";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "\"${SRCROOT}/../Pods/Pods-MasonryTestsLoader-resources.sh\"\n";
+			showEnvVarsInLog = 0;
+		};
+		DC72D687A4114D04BBA75896 /* Copy Pods Resources */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Copy Pods Resources";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "\"${SRCROOT}/../Pods/Pods-Masonry iOS Tests-resources.sh\"\n";
+			showEnvVarsInLog = 0;
+		};
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+		DD7179FA18442A6400FAA7A8 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD717A1218442A6400FAA7A8 /* CASAppDelegate.m in Sources */,
+				DD717A0E18442A6400FAA7A8 /* main.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		DD717A2E18442ADC00FAA7A8 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				DD717A5518442EC600FAA7A8 /* MASViewConstraintSpec.m in Sources */,
+				DD717A5318442EC600FAA7A8 /* MASConstraintMakerSpec.m in Sources */,
+				DD717A5618442EC600FAA7A8 /* NSLayoutConstraint+MASDebugAdditionsSpec.m in Sources */,
+				DD717A5718442EC600FAA7A8 /* View+MASAdditionsSpec.m in Sources */,
+				DD717A631844303200FAA7A8 /* GcovTestObserver.m in Sources */,
+				3D21C42B1845D0CA001D5F97 /* NSArray+MASAdditionsSpec.m in Sources */,
+				DD717A5418442EC600FAA7A8 /* MASViewAttributeSpec.m in Sources */,
+				DD717A5218442EC600FAA7A8 /* MASConstraintDelegateMock.m in Sources */,
+				DD717A5118442EC600FAA7A8 /* MASCompositeConstraintSpec.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+		DD717A4018442ADD00FAA7A8 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = DD7179FD18442A6400FAA7A8 /* MasonryTestsLoader */;
+			targetProxy = DD717A3F18442ADD00FAA7A8 /* PBXContainerItemProxy */;
+		};
+/* End PBXTargetDependency section */
+
+/* Begin PBXVariantGroup section */
+		DD717A0A18442A6400FAA7A8 /* InfoPlist.strings */ = {
+			isa = PBXVariantGroup;
+			children = (
+				DD717A0B18442A6400FAA7A8 /* en */,
+			);
+			name = InfoPlist.strings;
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+		DD7179F818442A1F00FAA7A8 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+			};
+			name = Debug;
+		};
+		DD7179F918442A1F00FAA7A8 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+			};
+			name = Release;
+		};
+		DD717A2918442A6400FAA7A8 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 45C16F881B9D4015B954BF80 /* Pods-MasonryTestsLoader.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(DEVELOPER_FRAMEWORKS_DIR)",
+				);
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_GENERATE_TEST_COVERAGE_FILES = YES;
+				GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "MasonryTestsLoader/MasonryTestsLoader-Prefix.pch";
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				INFOPLIST_FILE = "MasonryTestsLoader/MasonryTestsLoader-Info.plist";
+				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
+				ONLY_ACTIVE_ARCH = YES;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				WRAPPER_EXTENSION = app;
+			};
+			name = Debug;
+		};
+		DD717A2A18442A6400FAA7A8 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 45C16F881B9D4015B954BF80 /* Pods-MasonryTestsLoader.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = YES;
+				ENABLE_NS_ASSERTIONS = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(DEVELOPER_FRAMEWORKS_DIR)",
+				);
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_GENERATE_TEST_COVERAGE_FILES = YES;
+				GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "MasonryTestsLoader/MasonryTestsLoader-Prefix.pch";
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				INFOPLIST_FILE = "MasonryTestsLoader/MasonryTestsLoader-Info.plist";
+				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VALIDATE_PRODUCT = YES;
+				WRAPPER_EXTENSION = app;
+			};
+			name = Release;
+		};
+		DD717A4218442ADD00FAA7A8 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = DAC34C8A79354B5585E9257B /* Pods-Masonry iOS Tests.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
+				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MasonryTestsLoader.app/MasonryTestsLoader";
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				COPY_PHASE_STRIP = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(SDKROOT)/Developer/Library/Frameworks",
+					"$(inherited)",
+					"$(DEVELOPER_FRAMEWORKS_DIR)",
+				);
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "MasonryTests-Prefix.pch";
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				INFOPLIST_FILE = "MasonryTests-Info.plist";
+				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
+				ONLY_ACTIVE_ARCH = YES;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				SDKROOT = iphoneos;
+				TEST_HOST = "$(BUNDLE_LOADER)";
+				WRAPPER_EXTENSION = xctest;
+			};
+			name = Debug;
+		};
+		DD717A4318442ADD00FAA7A8 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = DAC34C8A79354B5585E9257B /* Pods-Masonry iOS Tests.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
+				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MasonryTestsLoader.app/MasonryTestsLoader";
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				COPY_PHASE_STRIP = YES;
+				ENABLE_NS_ASSERTIONS = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(SDKROOT)/Developer/Library/Frameworks",
+					"$(inherited)",
+					"$(DEVELOPER_FRAMEWORKS_DIR)",
+				);
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_PRECOMPILE_PREFIX_HEADER = YES;
+				GCC_PREFIX_HEADER = "MasonryTests-Prefix.pch";
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				INFOPLIST_FILE = "MasonryTests-Info.plist";
+				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				SDKROOT = iphoneos;
+				TEST_HOST = "$(BUNDLE_LOADER)";
+				VALIDATE_PRODUCT = YES;
+				WRAPPER_EXTENSION = xctest;
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		DD7179F718442A1F00FAA7A8 /* Build configuration list for PBXProject "Masonry Tests" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				DD7179F818442A1F00FAA7A8 /* Debug */,
+				DD7179F918442A1F00FAA7A8 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		DD717A2818442A6400FAA7A8 /* Build configuration list for PBXNativeTarget "MasonryTestsLoader" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				DD717A2918442A6400FAA7A8 /* Debug */,
+				DD717A2A18442A6400FAA7A8 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		DD717A4118442ADD00FAA7A8 /* Build configuration list for PBXNativeTarget "Masonry iOS Tests" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				DD717A4218442ADD00FAA7A8 /* Debug */,
+				DD717A4318442ADD00FAA7A8 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = DD7179F418442A1F00FAA7A8 /* Project object */;
+}

+ 55 - 0
Tests/Specs/NSArray+MASAdditionsSpec.m

@@ -0,0 +1,55 @@
+//
+//  NSArray+MASAdditionsSpec.m
+//  Masonry
+//
+//  Created by Daniel Hammond on 11/26/13.
+//
+
+#import "NSArray+MASAdditions.h"
+#import "MASViewConstraint.h"
+
+SpecBegin(NSArray_MASAdditions)
+
+- (void)testShouldFailWhenArrayContainsNonViews {
+    NSArray *array = @[ MAS_VIEW.new, [NSObject new] ];
+    expect(^{
+        [array mas_makeConstraints:^(MASConstraintMaker *make) {}];
+    }).to.raise(@"NSInternalInconsistencyException");
+}
+
+- (void)testShouldCreateConstraintsForEachView {
+    MAS_VIEW *superView = MAS_VIEW.new;
+    
+    MAS_VIEW *subject1 = MAS_VIEW.new;
+    [superView addSubview:subject1];
+    
+    MAS_VIEW *subject2 = MAS_VIEW.new;
+    [superView addSubview:subject2];
+    
+    NSArray *views = @[ subject1, subject2 ];
+    
+    NSArray *constraints = [views mas_makeConstraints:^(MASConstraintMaker *make) {
+        expect(make.updateExisting).to.beFalsy();
+        make.width.equalTo(superView);
+    }];
+    
+    expect(constraints).to.haveCountOf(views.count);
+    
+    for (MASViewConstraint *constraint in constraints) {
+        MASViewAttribute *firstAttribute = [constraint firstViewAttribute];
+        expect([views indexOfObject:firstAttribute.view]).toNot.equal(NSNotFound);
+        expect(firstAttribute.layoutAttribute).to.equal(NSLayoutAttributeWidth);
+        MASViewAttribute *second = [constraint secondViewAttribute];
+        expect(second.view).to.equal(superView);
+        expect(second.layoutAttribute).to.equal(NSLayoutAttributeWidth);
+    }
+}
+
+- (void)testShouldSetUpdateExistingForArray {
+    NSArray *views = @[ MAS_VIEW.new ];
+    [views mas_updateConstraints:^(MASConstraintMaker *make) {
+        expect(make.updateExisting).to.beTruthy();
+    }];
+}
+
+SpecEnd