From 49c19f4bb2787348e63dd0951e793cb45033d4db Mon Sep 17 00:00:00 2001 From: victorBaro Date: Sun, 15 Nov 2015 20:36:15 +0100 Subject: [PATCH] Revert "Update pods & delete test file" This reverts commit 68203f99020ef97c93d0c1ae597f556dae194cfc. --- .travis.yml | 2 +- Podfile.lock | 2 +- Pods/Manifest.lock | 2 +- Pods/Pods.xcodeproj/project.pbxproj | 3687 +++++++++-------- .../Pods-UIColor+FlatColors.xcscheme | 59 + .../xcschemes/Pods-pop.xcscheme | 59 + .../xcschemes/Pods.xcscheme | 27 +- .../xcschemes/xcschememanagement.plist | 70 +- .../Expecta+Snapshots-dummy.m | 5 - .../Expecta/Expecta-dummy.m | 5 - .../FBSnapshotTestCase-dummy.m | 5 - .../FBSnapshotTestCase-prefix.pch | 4 - .../OCMock/OCMock-dummy.m | 5 - .../OCMock/OCMock-prefix.pch | 4 - .../Pods-UIColor+FlatColors-Private.xcconfig} | 2 + .../Pods-UIColor+FlatColors-dummy.m | 5 + .../Pods-UIColor+FlatColors-prefix.pch} | 1 + .../Pods-UIColor+FlatColors.xcconfig | 0 ...nTests-Expecta+Snapshots-Private.xcconfig} | 5 +- ...pFlatButtonTests-Expecta+Snapshots-dummy.m | 5 + ...atButtonTests-Expecta+Snapshots-prefix.pch | 5 + ...FlatButtonTests-Expecta+Snapshots.xcconfig | 2 + ...pFlatButtonTests-Expecta-Private.xcconfig} | 5 +- ...Pods-VBFPopFlatButtonTests-Expecta-dummy.m | 5 + ...s-VBFPopFlatButtonTests-Expecta-prefix.pch | 5 + ...ods-VBFPopFlatButtonTests-Expecta.xcconfig | 2 + ...nTests-FBSnapshotTestCase-Private.xcconfig | 7 + ...FlatButtonTests-FBSnapshotTestCase-dummy.m | 5 + ...tButtonTests-FBSnapshotTestCase-prefix.pch | 5 + ...latButtonTests-FBSnapshotTestCase.xcconfig | 2 + ...opFlatButtonTests-OCMock-Private.xcconfig} | 2 + .../Pods-VBFPopFlatButtonTests-OCMock-dummy.m | 5 + ...ds-VBFPopFlatButtonTests-OCMock-prefix.pch | 5 + ...Pods-VBFPopFlatButtonTests-OCMock.xcconfig | 0 ...opFlatButtonTests-Specta-Private.xcconfig} | 5 +- .../Pods-VBFPopFlatButtonTests-Specta-dummy.m | 5 + ...ds-VBFPopFlatButtonTests-Specta-prefix.pch | 5 + ...Pods-VBFPopFlatButtonTests-Specta.xcconfig | 2 + ...Tests-UIColor+FlatColors-Private.xcconfig} | 6 +- ...FlatButtonTests-UIColor+FlatColors-dummy.m | 5 + ...tButtonTests-UIColor+FlatColors-prefix.pch | 5 + ...latButtonTests-UIColor+FlatColors.xcconfig | 0 ...VBFPopFlatButtonTests-pop-Private.xcconfig | 8 + .../Pods-VBFPopFlatButtonTests-pop-dummy.m | 5 + .../Pods-VBFPopFlatButtonTests-pop-prefix.pch | 5 + .../Pods-VBFPopFlatButtonTests-pop.xcconfig | 3 + ...pFlatButtonTests-acknowledgements.markdown | 116 +- ...FPopFlatButtonTests-acknowledgements.plist | 132 +- .../Pods-VBFPopFlatButtonTests-environment.h | 50 + .../Pods-VBFPopFlatButtonTests-frameworks.sh | 84 - .../Pods-VBFPopFlatButtonTests-resources.sh | 30 +- .../Pods-VBFPopFlatButtonTests.debug.xcconfig | 5 +- ...ods-VBFPopFlatButtonTests.release.xcconfig | 5 +- .../Pods-pop-Private.xcconfig} | 7 +- .../Pods-pop/Pods-pop-dummy.m | 5 + .../Pods-pop-prefix.pch} | 1 + .../Pods-pop/Pods-pop.xcconfig | 3 + .../Pods/Pods-environment.h | 20 + .../Pods/Pods-frameworks.sh | 84 - .../Pods/Pods-resources.sh | 30 +- .../Pods/Pods.debug.xcconfig | 3 +- .../Pods/Pods.release.xcconfig | 3 +- .../Specta/Specta-dummy.m | 5 - .../Specta/Specta-prefix.pch | 4 - .../UIColor+FlatColors-dummy.m | 5 - .../UIColor+FlatColors-prefix.pch | 4 - Pods/Target Support Files/pop/pop-dummy.m | 5 - Pods/Target Support Files/pop/pop-prefix.pch | 4 - VBFPopFlatButton.xcodeproj/project.pbxproj | 43 +- .../xcschemes/VBFPopFlatButton.xcscheme | 19 +- VBFPopFlatButton/Info.plist | 2 +- VBFPopFlatButtonTests/Info.plist | 2 +- VBFPopFlatButtonTests/VBFPopFlatButtonTests.m | 35 + 73 files changed, 2516 insertions(+), 2253 deletions(-) create mode 100644 Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-UIColor+FlatColors.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-pop.xcscheme delete mode 100644 Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots-dummy.m delete mode 100644 Pods/Target Support Files/Expecta/Expecta-dummy.m delete mode 100644 Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m delete mode 100644 Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch delete mode 100644 Pods/Target Support Files/OCMock/OCMock-dummy.m delete mode 100644 Pods/Target Support Files/OCMock/OCMock-prefix.pch rename Pods/Target Support Files/{UIColor+FlatColors/UIColor+FlatColors.xcconfig => Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-Private.xcconfig} (85%) create mode 100644 Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-dummy.m rename Pods/Target Support Files/{Expecta/Expecta-prefix.pch => Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-prefix.pch} (62%) create mode 100644 Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors.xcconfig rename Pods/Target Support Files/{Expecta+Snapshots/Expecta+Snapshots.xcconfig => Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig} (65%) create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig rename Pods/Target Support Files/{Expecta/Expecta.xcconfig => Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig} (59%) create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-dummy.m create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-prefix.pch create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta.xcconfig create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig rename Pods/Target Support Files/{OCMock/OCMock.xcconfig => Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig} (83%) create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-dummy.m create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-prefix.pch create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock.xcconfig rename Pods/Target Support Files/{Specta/Specta.xcconfig => Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig} (59%) create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-dummy.m create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-prefix.pch create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta.xcconfig rename Pods/Target Support Files/{FBSnapshotTestCase/FBSnapshotTestCase.xcconfig => Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig} (68%) create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-Private.xcconfig create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-dummy.m create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-prefix.pch create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop.xcconfig create mode 100644 Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-environment.h delete mode 100755 Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-frameworks.sh rename Pods/Target Support Files/{pop/pop.xcconfig => Pods-pop/Pods-pop-Private.xcconfig} (69%) create mode 100644 Pods/Target Support Files/Pods-pop/Pods-pop-dummy.m rename Pods/Target Support Files/{Expecta+Snapshots/Expecta+Snapshots-prefix.pch => Pods-pop/Pods-pop-prefix.pch} (62%) create mode 100644 Pods/Target Support Files/Pods-pop/Pods-pop.xcconfig create mode 100644 Pods/Target Support Files/Pods/Pods-environment.h delete mode 100755 Pods/Target Support Files/Pods/Pods-frameworks.sh delete mode 100644 Pods/Target Support Files/Specta/Specta-dummy.m delete mode 100644 Pods/Target Support Files/Specta/Specta-prefix.pch delete mode 100644 Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-dummy.m delete mode 100644 Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-prefix.pch delete mode 100644 Pods/Target Support Files/pop/pop-dummy.m delete mode 100644 Pods/Target Support Files/pop/pop-prefix.pch create mode 100644 VBFPopFlatButtonTests/VBFPopFlatButtonTests.m diff --git a/.travis.yml b/.travis.yml index 6642bae..65b2c06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,2 @@ language: objective-c -script: xcodebuild tests \ No newline at end of file +script: xcodebuild tests diff --git a/Podfile.lock b/Podfile.lock index a3b9367..c94b80e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -27,4 +27,4 @@ SPEC CHECKSUMS: Specta: eb90708ed77569bbda089f8ead10bb99b8e9489e UIColor+FlatColors: 6c699df7a575281794c688c64cee6c44fd1f93b4 -COCOAPODS: 0.39.0 +COCOAPODS: 0.36.0 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index a3b9367..c94b80e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -27,4 +27,4 @@ SPEC CHECKSUMS: Specta: eb90708ed77569bbda089f8ead10bb99b8e9489e UIColor+FlatColors: 6c699df7a575281794c688c64cee6c44fd1f93b4 -COCOAPODS: 0.39.0 +COCOAPODS: 0.36.0 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index c978c46..b9a0411 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -7,1755 +7,2156 @@ objects = { /* Begin PBXBuildFile section */ - 0115D636637601321516C419A746892D /* POPLayerExtras.mm in Sources */ = {isa = PBXBuildFile; fileRef = 139946862AB9CE0479C093ED4C3716A5 /* POPLayerExtras.mm */; }; - 0127CF4531EF1210DAED38E7ADA24DAC /* EXPDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 824AFD77E9D152D966DB2CFF2B8A3DA1 /* EXPDefines.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 034044260A65A493E6DD6DB3E47F5D12 /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DCB641EC4F57AF835BB126B00EF73509 /* NSMethodSignature+OCMAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0391C12D465440DB56E4636D755493D6 /* EXPMatchers+beLessThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 121F323620BF1CE7FEE5051E6F3BA8EE /* EXPMatchers+beLessThan.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 043979C2914A79123D38C2C6D0C59627 /* POPCustomAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 96A19E701E5B7D19FABB7116A76D726A /* POPCustomAnimation.mm */; }; - 04D73295C9D9AE2E5DDA09A1594E4371 /* SpectaDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1236DA90FB410D378B5B7D5B2B9711 /* SpectaDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 0521DE01A5727091DE4273C90B40EA68 /* SpectaTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 18BC6C88D79424BB7D1D846288CD1489 /* SpectaTypes.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 078479DE80FD5DC40BD6E75DDE1E1786 /* EXPMatchers+raiseWithReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 6175E594B4A05F82789C77CB8DD36919 /* EXPMatchers+raiseWithReason.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 0E85322B1E129438DF67266332D3A1C2 /* POPSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = D35A6D7BDF660A3FFC06C116B514093B /* POPSpringAnimation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1117ED29ADB429CDCC944D5B588D5FFC /* OCMBlockCaller.h in Headers */ = {isa = PBXBuildFile; fileRef = 89344A132DD925C1406563B39D2A92DA /* OCMBlockCaller.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1629A676793A787618A75ABDA6E20C56 /* EXPMatchers+FBSnapshotTest.m in Sources */ = {isa = PBXBuildFile; fileRef = C5E35E3D3E236FE38311DEB2EBF8AE0D /* EXPMatchers+FBSnapshotTest.m */; }; - 1749233778D2A177EE52DB58CAF2EADD /* EXPBlockDefinedMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = EB24AEE500D6437D7FDED4B5BFA410F9 /* EXPBlockDefinedMatcher.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 17ABA3879D64535E81BE5DC1F8C7AA5F /* SPTCallSite.m in Sources */ = {isa = PBXBuildFile; fileRef = 74C6A9C3EA6EF36CE8BF077EA334313A /* SPTCallSite.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 189143D5FEA2068913DAD9392AA85731 /* POPGeometry.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0FA93B08566E965609C75BEDAAFCDFBC /* POPGeometry.mm */; }; - 18FAB6EEC65BB910F264A474C81A2511 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A925256BE1A1F04E59EA33CCB791607 /* OCMRealObjectForwarder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 190664EA0602DBDBFD52DA20056941EE /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = B8C9036D36D55EF37D39C99A1574FAC9 /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1CA2EC460FA010EA04457F423BCEA6F9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - 1D127963E894ED1095A282896C33911F /* EXPExpect.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3DE6A7F993FF4CE8C815F8178749AC /* EXPExpect.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 1E548D627037ADE0F87B4194DAAE618A /* EXPMatchers+beSupersetOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EDD1D71888F7EDD9180358B8B97F7ED /* EXPMatchers+beSupersetOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1FAA84709FD966E0DAA0E0E5B2CF7152 /* OCMMacroState.m in Sources */ = {isa = PBXBuildFile; fileRef = 041A264391CAF03409398D56F88650B2 /* OCMMacroState.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 208721A22BFEE5B01D187070E9639664 /* EXPMatchers+contain.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D39BA0A19D46818D293C7FD32635479 /* EXPMatchers+contain.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 22912F7056B4DCB53DAF9B9CB23722C2 /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AB9133783CF9585C766D956F1EC490F /* OCMPassByRefSetter.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 2757E47100D24B72998889AAB0F6073A /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = F4C56D49EEB2F9784E01D0E64AB0C07E /* UIImage+Diff.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 27ACFA441E20BFB1B1A2B41CE3B40E33 /* SPTExample.h in Headers */ = {isa = PBXBuildFile; fileRef = B28D0064C13094027B27C46B5AE8E686 /* SPTExample.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2974594A6306940DB87BAC2CD463A861 /* POPAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DAC95B0B6369C3A06387B6A309C9D93 /* POPAnimationInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 29E1040EBB0A9044589646126EE494CB /* EXPMatchers+beSupersetOf.m in Sources */ = {isa = PBXBuildFile; fileRef = F0CD1B74AB7F42629EC68E16C0B2D051 /* EXPMatchers+beSupersetOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 2D70B8D9277F563DB75FB7C0F4A5185D /* SPTCompiledExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 45BE3AC87285388C0703D98AAE6D7AAB /* SPTCompiledExample.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 2E2FDF4C51CE9535BE8574EE027032D0 /* EXPMatchers+beLessThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D21ABEEB0CD3740A1D5BB0760BB050D /* EXPMatchers+beLessThanOrEqualTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2F96E0B6384C56089A5364BD2FD3ED19 /* POPAnimatableProperty.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9814C84391EB4D7F4258FC44E4501692 /* POPAnimatableProperty.mm */; }; - 31443912A949C075F78F5E213D1634F6 /* POPBasicAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = A362AF221CD3979E40A3CF696134C69D /* POPBasicAnimation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31B5B07A95C51EE0D758DEB4D1D1F909 /* POPDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DAFEA3D6D75560C0FCA498875385524 /* POPDecayAnimation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 323D7160F6025C46421B819CDD11A13A /* EXPMatchers+beSubclassOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FFF471B58E1DD751796FBA7ACD36FCC /* EXPMatchers+beSubclassOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 329A5600C66A4AEA53137E816502853F /* EXPMatchers+beCloseTo.m in Sources */ = {isa = PBXBuildFile; fileRef = B1EEE6743CEEBD4E6F01C4C6BB268DA8 /* EXPMatchers+beCloseTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 32DFC7778573867F5E3EE8C342A11F2F /* NSValue+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 2032699AD0884A560E10C500D4114FB5 /* NSValue+OCMAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 33A4480366B72C5C667730405BE7B48F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 279AA6492631DEFA8C439A9C088EEB8A /* XCTest.framework */; }; - 33F41F10D39E24F01C69EABBF6B0A684 /* SpectaUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 165BF3FAB4BF84E4E224BB313A237CA3 /* SpectaUtility.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 343650FACAFBF5A6ED2E30A28AD701E3 /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = F36239226B452415E4BB7B730310C711 /* NSNotificationCenter+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 3589408852113DA6A5C40DE96A1B0ECE /* SPTCallSite.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F3439478F834566B790E44391A81320 /* SPTCallSite.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 36435F77363F8191684ECEF5CD49B905 /* NSObject+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = A09B44A1C74AE682645835C4ACC907DD /* NSObject+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 36B6C75098C962634467640EA36D0623 /* NSValue+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = 243160426E236789747D3DE1E72DCC76 /* NSValue+Expecta.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 36EAD4611C2BE343B2F55D18BDD97E60 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - 39D832240120EC9ABA0790AF5B98B4EC /* NSObject+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E20BD7C120FC32127B5BBDC58BC7FDB /* NSObject+OCMAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A93E98E738A42F12D82E228AF8D9710 /* EXPMatchers+beFalsy.h in Headers */ = {isa = PBXBuildFile; fileRef = DE949730EAB04E175A58E87C1152B39A /* EXPMatchers+beFalsy.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3B75E7417FED0D3E161656F467DECFEA /* EXPMatchers+postNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 453CF89CF702BF9C6FCE50C960D1882B /* EXPMatchers+postNotification.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 3DA07C9CCEB12E789F25DB23BB9D092A /* POPAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = FD8FA5FA899F882C2E58690E5A0BE446 /* POPAnimation.mm */; }; - 3E4B04DC99A4B3E926243AE1AD5CAB80 /* POPAnimatableProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E3AC1210FE5A031F30B2AED34949E71 /* POPAnimatableProperty.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F339B3EB464E74975FEA4C8E1D99E91 /* EXPMatchers+beNil.m in Sources */ = {isa = PBXBuildFile; fileRef = D9BDB16EABC10187624C34DBF452EEE2 /* EXPMatchers+beNil.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 3F7D9093182436505A2BF6C260D45DFD /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BCCB337982E4B5AB9258C710BFDCA53 /* OCClassMockObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 401FAAA5F3FC23CED3BCC9731339D878 /* EXPMatchers+beIdenticalTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 10FFDBAAED8CD40A420C63BCBDE276BD /* EXPMatchers+beIdenticalTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 41EF592E7A2A3CBA8E3E19EE08778B5A /* pop-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C93DC7480BB2CAD06B1D1F10F9DA61BE /* pop-dummy.m */; }; - 42101D26D1D8DE7F0D979A838FB99BE4 /* ExpectaObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 3784FABAE6A82FD0CCAB37440D6D183A /* ExpectaObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 42EC826B3707FA81A893DC8041E4B9B1 /* EXPMatchers+equal.m in Sources */ = {isa = PBXBuildFile; fileRef = FF181103D13DC255784017396898A35D /* EXPMatchers+equal.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 43AA3F45301E5CA56699F93426DF3FE6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - 43EB4D52D7EA70B90D2F13DF671E548D /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = CFCB4CEE18E21DDE2A609B4AEDA54D6A /* FBSnapshotTestCase.m */; }; - 44ED6B51BEDA88EDBCB8540E95BE8A6E /* SPTExampleGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 821907E6E1985B94EACB37AE2D0955DA /* SPTExampleGroup.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 44F28CEC0C07F75DBD258F2E9E5F34EB /* POPMath.h in Headers */ = {isa = PBXBuildFile; fileRef = DB6E0C0FFE86E70B4FEDF8420766407C /* POPMath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45336C625F86F6D8F3066A9D7CF74878 /* EXPUnsupportedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = C4C54B830839D792D66EFE7A06B0FC09 /* EXPUnsupportedObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 45AC3EDAF5B06484715C9115089F65A6 /* FBSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C4813256E46A929E531746D5DA83F12D /* FBSnapshotTestCase-dummy.m */; }; - 46CAC4E5E83C1C4A77302202672F38E2 /* POPSpringSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B2713089B04D38AD3A81E78620855B8 /* POPSpringSolver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 490E6A29A0BAD7067157A70BF7D9D217 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 3048E282C9D4E6529421E1F88519E2D9 /* UIImage+Diff.m */; }; - 4935F29936986A8EAD567969EEFAF421 /* EXPMatchers+raiseWithReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 3772EF010C3B380F6F0C665E08EFBB58 /* EXPMatchers+raiseWithReason.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 493DC400F0C2B4A9B921FEA0C72F730B /* EXPMatchers+beLessThan.h in Headers */ = {isa = PBXBuildFile; fileRef = E246EF18825FEB7D47B783D85425DE9C /* EXPMatchers+beLessThan.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 495C7CEAE9D5220AFDE5415F101A1830 /* SPTSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = 704EBBA2BCB133AE22C379A15F991F69 /* SPTSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 49B72A1843D05F7F5890366F50A5ABAB /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 1259039D2BF67D3F8D92970B71E71115 /* NSInvocation+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 4A37B88E54F3A06B1C8AE61514AAC4EA /* POPAnimationTracer.h in Headers */ = {isa = PBXBuildFile; fileRef = 376FA6C232475D95B3860D6FEEB3A781 /* POPAnimationTracer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4A5ED92878B2E9CCD2F4276E7DBA4309 /* POPSpringAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 40CD0E01610DF4D430A40A62DEAABECC /* POPSpringAnimation.mm */; }; - 4D398BBC159C0CB2D39484914131AF62 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - 4DF62666AC245EF65339C551D0ADB401 /* EXPMatchers+beInstanceOf.m in Sources */ = {isa = PBXBuildFile; fileRef = A100E7B14F64B020630657FEBD224AAF /* EXPMatchers+beInstanceOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 4E1835ECF12CE86DA20BB7F1280B2BCE /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 001B1913A5ED8DFC5F3EA34569DA3955 /* OCObserverMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 4E6095AE57272BD2D4562C0AA8A2CCD3 /* UIColor+FlatColors.h in Headers */ = {isa = PBXBuildFile; fileRef = 28546862950C9B0B589B0175B698B249 /* UIColor+FlatColors.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4E716E6BEA7BC95F40A23E4EB6B1CD89 /* EXPMatchers+beKindOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A7AC3BB58D8F7518C1281E2FF2A6D5A /* EXPMatchers+beKindOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 522C4BCF4E1E0387CCB4119CD311D2E9 /* EXPMatchers+beKindOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EA6E3F9E4A7B88734D3973441ED29A4 /* EXPMatchers+beKindOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 52417CF70207D6A07AF9C89319273857 /* SPTExcludeGlobalBeforeAfterEach.h in Headers */ = {isa = PBXBuildFile; fileRef = 86CA033489693755D2E45916C300AF87 /* SPTExcludeGlobalBeforeAfterEach.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 542BFD188D18BD821735B6A61EF40B18 /* SPTSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 102F68469794693F291584713772A062 /* SPTSpec.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 54F011DE5CF49B4B6A477CB8BB3BD172 /* EXPFloatTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F0C81C3F99E6C71CFB9D19AFAF724C4 /* EXPFloatTuple.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 5618CE7C029305C977722B9637FECC02 /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 30A16534CDF565DE147987EF097AC80F /* EXPMatchers+beGreaterThanOrEqualTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 574F8A828689E0A78BA2899DAC7D5D32 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = A66A5AF1875EDF378034823C888C49A3 /* FBSnapshotTestController.m */; }; - 587E134906839972A321A61F887C12DA /* OCMRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 52CC515FBCC68D0549D920F52F009323 /* OCMRecorder.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5AA75866978A727E827735FAAE206EF2 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = C33215E413FAFA650C245B9662E2B680 /* OCPartialMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 5AB4147A68CF21B30089ABB81B522318 /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 481C964DB3974BD42D2EB78C260EC157 /* OCPartialMockObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5C20AFAB0A023CBF642C7BA52D5D9A3F /* EXPMatchers+beTruthy.m in Sources */ = {isa = PBXBuildFile; fileRef = CD32D6CAB91451DD0DBFECCFCA159A6D /* EXPMatchers+beTruthy.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 5C2A86E4A0F784DF2218527B3D10AD85 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - 5DC71CBDD831143B5B43719658AE87C4 /* SPTTestSuite.m in Sources */ = {isa = PBXBuildFile; fileRef = C671B6E3533770F93F97FFE0AC62F837 /* SPTTestSuite.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 5E373958956D2D883FE5906AF3FBEBF6 /* POPDecayAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6E81A7EDCC8BDD1BAAF8580BD623B35F /* POPDecayAnimation.mm */; }; - 61FBE1F410528C012DFE76C84504D58F /* UIColor+FlatColors-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EC0EFD91E7BF4FA7E69C200B6BD4DD84 /* UIColor+FlatColors-dummy.m */; }; - 636B80B6A597C2BE902612D6FDEE8EC5 /* OCMInvocationMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = E38CDC4CD9C8DACC6221E66115CF1DFB /* OCMInvocationMatcher.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 63A38BE2E02284EC946317E9C3A0CA23 /* POPCGUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = BE4714E14697E6465C76EF1117BB969F /* POPCGUtils.mm */; }; - 66873CD8FA82540B65123960621A22BC /* OCMRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F82AEF83B660A1FB8331726AE50979D /* OCMRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 6753E43417573086A7E2CC5E5013981F /* EXPMatchers+beTruthy.h in Headers */ = {isa = PBXBuildFile; fileRef = C67C54B351701C4EE5C6D4802BC4BB80 /* EXPMatchers+beTruthy.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 67751D1557AF7678C7BDDEA873EF8DEF /* EXPMatchers+respondTo.h in Headers */ = {isa = PBXBuildFile; fileRef = B3127058B4445D7B9EAEC6EB0E2C7CA7 /* EXPMatchers+respondTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 684E12C84DE16D534201A227015D7D80 /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F2E4C57B8C9C823487FAAB3A28B9B /* OCMObserverRecorder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 690EA99B31F7D629EB28518107DA0287 /* POPPropertyAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E5D55B54B2F5EDF9B35FDEE05A4513B /* POPPropertyAnimation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6B3BCD13525E0A91AE6420BB0D36F573 /* POPBasicAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = A3E75295FD95FB7773396BC7F69DC0D1 /* POPBasicAnimation.mm */; }; - 6D3D2DDF33343E33F2F00128DFD92174 /* OCMExpectationRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = D1B6AFD1B14C8562E6DD492D3823AA01 /* OCMExpectationRecorder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D40A5F3C46D2D3A41E72146CF4697AB /* OCMStubRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = F19ACF7054F9E169B6343EBD39C0A106 /* OCMStubRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 6E6C2AB3B578883F722684AA7AD60124 /* POPAnimator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29AEDC6BEBABD0BEA9B595A6CA8E3982 /* POPAnimator.mm */; }; - 71AD7A2950BB2DF72F0C043F9AA7BEE1 /* EXPMatchers+beIdenticalTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 937735FE50261C38B390D323DDD5BF59 /* EXPMatchers+beIdenticalTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 728F435B24F61F14F050E2B2477D8AF2 /* POPCustomAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = D47A5F7F41CC8A1486CF4763ED06FF54 /* POPCustomAnimation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7309D8E5DE66E77922D860C05FF29C98 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 374B01E1C2B306EAFF1DB9F4C38D0C31 /* OCMConstraint.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 7548375F94EF50430034B7D2D7C8E32D /* POPAnimationTracerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = B4159D25FCF50BCB794E4FC218FDC41B /* POPAnimationTracerInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 754925A07F438A791DB7CC9BCCDC9626 /* OCMMacroState.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B0781D8F78AC381FAF01723760B42EB /* OCMMacroState.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 771533A5FAA21097022767A26FF07E94 /* Expecta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 301626117E44858D1B7E9B04FA40B781 /* Expecta-dummy.m */; }; - 77B7BBDE49680062C8BF524ADB5CD08A /* OCMLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 455785B560B98D4CD1F3E3734AD52716 /* OCMLocation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 791E61A2DB834277C1BF163724813CD9 /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = C3971326132DB39E1A1457A78E3135C2 /* NSNotificationCenter+OCMAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7AD697B0958E205BF83B64598EE07E7A /* OCMVerifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AC9B0DDAFBDB10DDCAA61919966625F /* OCMVerifier.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 7B1F3F7265DB1E4A8B5657583C445E56 /* EXPMatchers+beGreaterThan.h in Headers */ = {isa = PBXBuildFile; fileRef = 574090D6A566A81EEDAB9EBEF26A3F49 /* EXPMatchers+beGreaterThan.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C186B2C8A1E0637B7A0452F6DACB34C /* EXPMatcherHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = D4777B0A1333B447BD2B40A7C5E5C14B /* EXPMatcherHelpers.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 7C1A2D15AACF808E516B744964EA8AF3 /* EXPMatchers+equal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E08BB2C0F310C98BCDA672431B091A5 /* EXPMatchers+equal.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7CB6B8B56AFEFA4D73CF3D655C225510 /* EXPUnsupportedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 7516DB378AC447A4A9557BFC34DBF9B4 /* EXPUnsupportedObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 7D189B21E177B55A0E6F5DD7090D7F8B /* EXPMatchers+postNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 03BEF75F071BB72273F703B40E817F72 /* EXPMatchers+postNotification.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7DBAC18CF7AFDFDE5640F0B6B75EE914 /* POPAnimationExtras.mm in Sources */ = {isa = PBXBuildFile; fileRef = 357F21DFA2A52CA98368063D07EB5CC1 /* POPAnimationExtras.mm */; }; - 7F2BCE0E8A8DD0CFDB4FAF4C9B96395B /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 57AF824B246118D51AFD7B0BB806261D /* NSMethodSignature+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 7F7C1CEDDF79A510A488F777535D780E /* EXPDoubleTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = CC8716A393CA686240CF8651C7A31408 /* EXPDoubleTuple.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 80B9C220D80138EDC7ECD7B0CDFAE83F /* EXPMatchers+respondTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A1529A53A65B62FA5FC224F89815DE3 /* EXPMatchers+respondTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 80E8C15C83C9547480A29060950A5655 /* TransformationMatrix.h in Headers */ = {isa = PBXBuildFile; fileRef = C788B79F917D9EDA5018072CE6F93534 /* TransformationMatrix.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 816480B18DCD8D54E9B63419512A198F /* POPDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = B7B8C19C90807E9BEC79F106C244A626 /* POPDefines.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 826884A1916D79B2CB7D8032BE5BB023 /* EXPBlockDefinedMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A95229C4E97686E3E764E80A8EEC102 /* EXPBlockDefinedMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 84C141E2207EF36E268C378E9CC99D60 /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 9451ADAD10BF9C0E91F70E2E845AC3E4 /* OCMReturnValueProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 866569443B7D10AB5D6DC7FC0830235B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - 873337B10DBC03B602F29630ED34C673 /* POP.h in Headers */ = {isa = PBXBuildFile; fileRef = 14F6F7E355A3A31FCFF2DFD214059CEC /* POP.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8758CA75229D088A67B5BB54EC4CA52E /* Specta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BBBAB5237608D5C2EA07C5604B2035B /* Specta-dummy.m */; }; - 88450231821963B3401CA76C0C9138E6 /* EXPMatchers+beInstanceOf.h in Headers */ = {isa = PBXBuildFile; fileRef = D2676E41492DAC6C4D8260FC5D1B0DC9 /* EXPMatchers+beInstanceOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 88A4CA08455C0D66B1AE91572FAA2EB3 /* POPVector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8F9AA340DCA0906723366E97546DB181 /* POPVector.mm */; }; - 894B5A52F2A85CC7D178F31B029A1253 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 2956D682367CDFB2A911DF36B3A3938F /* OCMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 89860D913114C018638628DC0E3E2976 /* POPAnimationEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = AE463162D421E0B8C94CC1FE388B5658 /* POPAnimationEvent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8A8C2442618481E35D2BB0D1A25B3532 /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BF9AA13FB09AE443FFAFE3144103665 /* OCProtocolMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 8B97E5CA574F06B315C5F1D27B25DEFB /* Expecta+Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 199209D8CB9B8153E5E826EEB510A405 /* Expecta+Snapshots-dummy.m */; }; - 8C6E0B2174397B73A19748BC7C07E0EE /* EXPMatchers+beNil.h in Headers */ = {isa = PBXBuildFile; fileRef = E0068E757407AA50A1A11180AF23790B /* EXPMatchers+beNil.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8CE32EBC2F8FF142AB80940681ED7D2B /* EXPMatchers+beLessThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7238CF023147AA09191A388D9BCE707B /* EXPMatchers+beLessThanOrEqualTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 8D3170305AF450AA4E8160C480F35D43 /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = E58F8885C241044EB3B4B08D80A7CD3F /* OCMockObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 917679D12AD670B961FC5C2321E1EC89 /* OCMInvocationMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = BFEC2179755EEFF526F36F10B98563BF /* OCMInvocationMatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 97066D6B0C8CDC0572628DBEA6479498 /* Pods-VBFPopFlatButtonTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D653F0B9F5ECBEACAB1B84DA13A637D4 /* Pods-VBFPopFlatButtonTests-dummy.m */; }; - 97698B14587B504044CB4CE1BC930E83 /* POPPropertyAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 143776931348DBBAEA2749BD62F12E62 /* POPPropertyAnimation.mm */; }; - 977FEE768FC40D0618484B9BD758A81D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - 988C01B3A11D4F7EF6146211791CDD6B /* SPTExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BE2048EF7C17B3244C2F0A94E7CB349 /* SPTExample.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 9912673AC541E6875502AB13C449DD9B /* XCTestCase+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DD3C7A84703DD6EFDE5FBB80587E532 /* XCTestCase+Specta.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - 9933B0F6DA01EDF804C19260E9515E65 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 279AA6492631DEFA8C439A9C088EEB8A /* XCTest.framework */; }; - 9B51088BB246F14944A6C35DF1A3519D /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 46B87B97F287AC79178EC63A1C4CA687 /* OCMConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9B8A53EB572F44B6B0CBF29DC2624DF1 /* SPTSharedExampleGroups.h in Headers */ = {isa = PBXBuildFile; fileRef = AEF6AEA2F24E1FE0C45E75CAFABC0963 /* SPTSharedExampleGroups.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9BC4B9E50E92FB3824D3F585AE29CF26 /* POPAnimationExtras.h in Headers */ = {isa = PBXBuildFile; fileRef = 715B5F55FFDF475C2D7B06A278E8A981 /* POPAnimationExtras.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9C4726B6C16B669C15C4669E6A7AD0EA /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 66E6540249F477DC4C25313361C4259E /* OCMIndirectReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 9D78B19A0F9F79D3CC8ECE2C06C36E34 /* POPAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AB835F0EA86C95311F1560196C739C1 /* POPAnimator.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9DA328D64510FD6E3B955AE1A80CF6C0 /* EXPMatchers+conformTo.h in Headers */ = {isa = PBXBuildFile; fileRef = EBD42588192611DC9A514718382307FC /* EXPMatchers+conformTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9F69C20F433CE51CEBE0ABA5C79CDA19 /* EXPMatchers+beInTheRangeOf.m in Sources */ = {isa = PBXBuildFile; fileRef = FBCA401716D8B3CB5BCBC8B747EB9641 /* EXPMatchers+beInTheRangeOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - A012A86772779EBC6D7D7D1929D6153E /* XCTest+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 91ACCAD7D3CBA586ACF6858B1675AB60 /* XCTest+Private.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A024A571A7CC06C3C54EF6DB42E21DE6 /* POPVector.h in Headers */ = {isa = PBXBuildFile; fileRef = FDE9F34EA31553BF9248BE76128333A8 /* POPVector.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A368B45D9B93D5E4909D11510432883C /* Pods-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4441E474042CD46C05A2D500D88D1A77 /* Pods-dummy.m */; }; - A37FAC4D8DBB7454DA07288CC7F5A144 /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = B761FF63D92181DFAFC0E9416C7F4AA4 /* EXPMatchers+beGreaterThanOrEqualTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - A451B3123182651E4498CE40B7EB68AF /* SPTExampleGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = BFDC66AE7F5CA8C91BC293A93AFE31AC /* SPTExampleGroup.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A4CFE9AA631362CB0B3A0562FC567F60 /* TransformationMatrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BD8839A08E5CB8BF0748267BAB23A36 /* TransformationMatrix.cpp */; }; - A69959AFF91752A09BB4B762791ECC46 /* NSInvocation+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = FCB3CE1E3042E8711FB1E8983CC25391 /* NSInvocation+OCMAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A70434101BA4E573FE1ABB0FF6A9F4D9 /* OCMNotificationPoster.h in Headers */ = {isa = PBXBuildFile; fileRef = B8A31577D71488770FCB06CFC70DB79F /* OCMNotificationPoster.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A7C94806D56F46DC3DEC4D950EBB3AAB /* XCTestCase+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 81EFE7C53FBD00B925D284A984C10C98 /* XCTestCase+Specta.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8B348A967A243B44D1825E10201506B /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 79A8FB32EE1E3E4F402EE6E29D452D34 /* OCProtocolMockObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A92182208E990B7CC59D053BD3100455 /* EXPMatchers+contain.h in Headers */ = {isa = PBXBuildFile; fileRef = 90D9B61756BDEBBBFE10EAEC75561475 /* EXPMatchers+contain.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A922E60809A833BDA9F95F1AFDF5BB31 /* OCMInvocationStub.m in Sources */ = {isa = PBXBuildFile; fileRef = 50C8EDC61EA03A1F793A14D4F0D45ABA /* OCMInvocationStub.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - A9EDBE18600647886D2C11A898BA65B1 /* OCMInvocationExpectation.m in Sources */ = {isa = PBXBuildFile; fileRef = 455A64967B13376AED2E9B0072127B8D /* OCMInvocationExpectation.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - AB20A608AA383ADC9FE715A11ACCFA23 /* POPBasicAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = F1509EE76D153EFBEDDDE692071B567C /* POPBasicAnimationInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ABEEC676BE160396F84875C8E5E80908 /* POPSpringAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A7D800068DD45FD429FCDB713C8DF6D /* POPSpringAnimationInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC03D63ACD48174A41E25C76993C07BA /* SpectaDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = AFA77209E3EE7B19615C38623AB95B86 /* SpectaDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AC3B129193E0939672A0F3F25F404E3E /* POPAnimatorPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E24705C2A51AA0D4C433542D6352B3F /* POPAnimatorPrivate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF40686E8CB6ECDE03CE2A43F2625F44 /* ExpectaSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = A27C49FE5C1FC756D444D1C53F6EE1B5 /* ExpectaSupport.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - AFB5F6D2698DD8EDC64B9B19216B8080 /* OCMBlockCaller.m in Sources */ = {isa = PBXBuildFile; fileRef = BF448FCE601276070A3323147C64F940 /* OCMBlockCaller.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - B07A381FDA13AD696C63F36731CD93DB /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = ED12E74119B75A7738082D853627BE40 /* OCClassMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - B0EDA0CAA316E3DA6E0214CD82E3DFC7 /* POPAnimationTracer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2D9DC1C8B23AD425ECF238B075A926B2 /* POPAnimationTracer.mm */; }; - B1FB94BA1B4413BC67D74822B3298F10 /* OCMock.h in Headers */ = {isa = PBXBuildFile; fileRef = C0C2F70DB6F5C43905BBCD07ED70A500 /* OCMock.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B3269DBF1F5900BBF824277DE4B5D2C4 /* EXPExpect.h in Headers */ = {isa = PBXBuildFile; fileRef = 6203E2D70C7E4D0636ECA86132C14EF5 /* EXPExpect.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B4CF6794B1B2184CBC7747EBBE953EE3 /* EXPFloatTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = F5A99820BAA46E752A9030A0FCDE2928 /* EXPFloatTuple.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B64C1479B1D9D83A91A2D4F2E7849A01 /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AFFEC5229239A74ADFEF16BF7DDAF5E /* OCMExceptionReturnValueProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B6B32565B1C26404789EEFCF37B7C225 /* EXPMatchers+FBSnapshotTest.h in Headers */ = {isa = PBXBuildFile; fileRef = B630F68EC6B39450F6D30D3171415C97 /* EXPMatchers+FBSnapshotTest.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B84FA3501A5F79C5AE5901087677E9C5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - B85378E544ADFD647FF4D15DF7479268 /* POPAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = B4A940E85C8FAE4F89D58D1B96966B04 /* POPAnimation.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8FC063009C06CE659C8CF168A9F8765 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 279AA6492631DEFA8C439A9C088EEB8A /* XCTest.framework */; }; - BA8784C7722404A8CCB77BB39E86E0DC /* EXPMatchers+conformTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 495F322959913B53CF207040CB077407 /* EXPMatchers+conformTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - BAEFC0651D75D96DC5A54DA7F19F69A3 /* OCMArg.m in Sources */ = {isa = PBXBuildFile; fileRef = A3B76630EAD740047218BDD07E239E1D /* OCMArg.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - BB79619A060182560098350F851F289C /* Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = BBE6B053D55AC52791C094E16B0A206A /* Specta.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BCFD5ECE9A8222141C67978E87EE3D36 /* POPAnimationEventInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 69ABAD92A4F8781BBA4245DB3A5C27CA /* POPAnimationEventInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BED2A9551A94EF4624E070265CC12F24 /* OCMInvocationStub.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B4601D451FBB8B877348C108FBA1CED /* OCMInvocationStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF17580F56C468FCDAEEE75167FF9104 /* POPPropertyAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = B965AAC26EF4E83652BB204AB0273381 /* POPPropertyAnimationInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BFFB53365A07BEF863E2A4C34D41673A /* POPCGUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 6793B03E6245C5036737C718621C8039 /* POPCGUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C0A64B738550C0C41A1C9D1DF8DB7DB5 /* Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = B0452A79CA8AC0F36648137B12CB75FE /* Expecta.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C164905F765E9C927BDDBF336335F1C8 /* OCMBoxedReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 34E766D8ACE21F5FF74E823D69FC52B8 /* OCMBoxedReturnValueProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C17BD6962C4A243580A447E3248872CF /* POPDecayAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = B80E6A94C70C25E2E17DFC84A770B99B /* POPDecayAnimationInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2334F92444703D6A127AD1806778B22 /* POPLayerExtras.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F8605BC3499881E7ED694EB3C371D39 /* POPLayerExtras.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C29AC82CCBC091DFF00CE67FF8B1E9A4 /* EXPMatchers+beginWith.m in Sources */ = {isa = PBXBuildFile; fileRef = B63712721F2338BDF2EFE5C361F2C524 /* EXPMatchers+beginWith.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - C29DB2F6413171A602DA9C6C30E7D518 /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = CE0B0C4614226EB3B0F615463AE3BCBA /* OCMIndirectReturnValueProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C42D8A5EA3580D39ED0D7BC06BBA817D /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3B2B23A1B2C1F67ADE911BCB40E4B4 /* OCMExceptionReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - C58C30881DA5D1F86575424A17F42516 /* SPTTestSuite.h in Headers */ = {isa = PBXBuildFile; fileRef = 6160C30226B3CC727BD83696D22201D5 /* SPTTestSuite.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C61094A37311A9874A83B63707F41B54 /* NSValue+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C7E8BEA1965A7A0FCE31A22E8F6D9C9 /* NSValue+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - C624B35F42F3AEE2248B6C7105D9764A /* SpectaUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 884CDE592D838D0D8E959F5CF13EEAC4 /* SpectaUtility.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C70BA366F7675C67E01354AB550B0035 /* POPAnimationRuntime.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1BC62D335D8D6535A0CDBB72C8CECA2E /* POPAnimationRuntime.mm */; }; - C732AC94D14C8698E1F5FF4BC1D442A1 /* OCMStubRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 05EE15D4307A2DC684996225FE5C5219 /* OCMStubRecorder.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C7C0A802D073E56A5060493066ECCAC4 /* OCMBoxedReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 9461EF2674BE27F6F8A6566D43AEB987 /* OCMBoxedReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - CA18ACF481D31E155A39BEB443EEE829 /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A6BCBCBF61B76597B51109BD7C18F55 /* OCMPassByRefSetter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CA3A4C4B76EA0FB27D7E1155C565EF35 /* EXPMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 99448F30AD4BD785851F41617ED1BA8C /* EXPMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CBC8861524F016525C21E2D5A2E9A04C /* EXPMatchers+endWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 8005593856D157B2CB7966E1BC5C61F8 /* EXPMatchers+endWith.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - CC763D871DBD54CEF005DEDCB19FDD88 /* EXPMatchers+beginWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 78DC277D358F818FF8A9DDD865C08427 /* EXPMatchers+beginWith.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CD7A6AC4987B918E94D5F554F18E82BE /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = D2FC912AF024890172D9F05AAB05A483 /* OCMObserverRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - CE948D84CA9D4ABD18540F40D0DC7D4F /* EXPMatchers+beFalsy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A06C3E687C00C05B3177D76186AE47 /* EXPMatchers+beFalsy.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - D12221777EB4656F64D170AAF0B48B62 /* POPAnimationEvent.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2EE94543F82DF0D5A1870C02FF80EEBE /* POPAnimationEvent.mm */; }; - D1DB1D01BDA8FFBE5BAE3E215C9567DE /* EXPMatcherHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = ABF5365D1C71038F9872C86B87042EB6 /* EXPMatcherHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D3D0D26EBB5C7A05889F0B148F075EC4 /* EXPMatchers+raise.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A04F091D941E85AA8783B8F79950E30 /* EXPMatchers+raise.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D3FF2C5A7D54F298BDF06AAC8E8CA21B /* OCMExpectationRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = C0EF4FA96B176E8F8A65513EE5959200 /* OCMExpectationRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - D4C017781014099B9EA94676BC5A15EF /* POPGeometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E5F1F71C57577E91FE514E6BF6C4FC6 /* POPGeometry.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D4C793266B3C31AA7FB0A0D65750439E /* SPTCompiledExample.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AC585F919A1F6FAC19E6C410AB311CE /* SPTCompiledExample.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D59178C3857CDD7C85D87335B06CE97F /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 918B99A01CF8183CDE3BE528A1160BDB /* OCMRealObjectForwarder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - D7D74A893877ED5D8F1888D392AE444E /* POPAnimationRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 98CB3DBF3EF52AB8B118E6C15A32DC37 /* POPAnimationRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC1979C55253A54CAF9F315D7C66CD08 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 279AA6492631DEFA8C439A9C088EEB8A /* XCTest.framework */; }; - DC300AF04E7B1CC81182292566886CB3 /* EXPMatchers.h in Headers */ = {isa = PBXBuildFile; fileRef = C04F0056FC2907FF7C91054F567E67F2 /* EXPMatchers.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DC399D22DF3E186BBFCB1B6499343246 /* ExpectaSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E793B15B80B5F2094108CD4CDA12790 /* ExpectaSupport.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DECDE872F563994352BD65D2CB81CFC6 /* EXPMatchers+haveCountOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 602B6426A69DF240B0D331CC66440CDE /* EXPMatchers+haveCountOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - DFE38EEB7BDEB03CAE4E4950260898C2 /* OCMock-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = ECC025FC9711D275ED45136C7DD656A6 /* OCMock-dummy.m */; }; - E09C039B53D661C3791ACE07D29AB17D /* UIColor+FlatColors.m in Sources */ = {isa = PBXBuildFile; fileRef = DF74DAD5A1685C0C017A0B1FAE7C73FF /* UIColor+FlatColors.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - E0B94EF0CF59446F0A3DB2F11860A22F /* NSObject+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = FCCE52CD5245B020D3E5C7FF33DAA03D /* NSObject+Expecta.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E2045F8F646FBE69A1B7FED4563A90A8 /* FloatConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A4B91DED08E5E5B8A6C42AA754A35BFA /* FloatConversion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E26C392A90C6F078950A58D6F202E9C2 /* OCMLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B325D1A2DA81D25E128FAD707D5765A /* OCMLocation.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - E324811E7F1AFB567783228A1312AA62 /* ExpectaObject.h in Headers */ = {isa = PBXBuildFile; fileRef = AB36664918AC21A6A7F22BABDF558F62 /* ExpectaObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E6298C03773CB276DB5D40F8E7344488 /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 1919A3A1A8AE93829DBB860F1AA98AC3 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E85FE2EEA4D8CAC995A7A87DE0F5F4D9 /* EXPMatchers+beInTheRangeOf.h in Headers */ = {isa = PBXBuildFile; fileRef = F22067AEDA1D2F718C79DAB139F081A6 /* EXPMatchers+beInTheRangeOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E9479ADBE2B556F39A9CD0DE6F8EA328 /* OCMFunctions.h in Headers */ = {isa = PBXBuildFile; fileRef = D4241C884C5C678222354C1083D3B785 /* OCMFunctions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E9FD8D172D0E231D66A264D3F68A5F75 /* NSValue+Expecta.m in Sources */ = {isa = PBXBuildFile; fileRef = D92E46C35DB7BB9C77ADF8CB43AF5EA5 /* NSValue+Expecta.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - EAB2440828E3C9BF89E91EEB1C8AD3D6 /* SPTGlobalBeforeAfterEach.h in Headers */ = {isa = PBXBuildFile; fileRef = ADF64941FEC41C589A7F6A5EEB22AFE0 /* SPTGlobalBeforeAfterEach.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EB0780D07E26FEB68A8692E548946900 /* EXPMatchers+raise.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A650AA0052808418A62AE2F7A84BC3B /* EXPMatchers+raise.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - EB4A3108B3FB08837A6DA68D5C28C7D6 /* OCMVerifier.h in Headers */ = {isa = PBXBuildFile; fileRef = C6F52E6509E06D3A72365735E29B21FA /* OCMVerifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EBEB1AFD6EB179AE642473E0A557B1FE /* UnitBezier.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F21EDC935CDB4BE597B26B1565D75D8 /* UnitBezier.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EC5DEED0D51DD7A32F81B3E6DD210D6D /* OCMArg.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B5F8B3A6EAFCE0C62CA82FCB6014D5F /* OCMArg.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F023E3B2D02CF9099986298E51DF3B0D /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DC6A90DA0A18C7BA99C3EE44620CF68 /* OCObserverMockObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F13CF42C57A763317B5FF3F96F4272FC /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = F2A1AC3D807E1D5779B7782B0E72678A /* OCMReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - F46045A38A148F76290C61541456CF40 /* OCMFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = FCAD63FC970706F3E41571B893320425 /* OCMFunctions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - F4C8B91F7058B41A0E97B346415E5D03 /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AB4D98BA29D8C20173C097C3D2C97D5 /* UIImage+Compare.m */; }; - F5F4D07451FB3E10EE7C16A83010425F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */; }; - F85450DF2B6E735E3A6944BF4E5C239F /* SPTSharedExampleGroups.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A6F072A726F4E8A2E2B582730D9BE60 /* SPTSharedExampleGroups.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; - FB1A243B759F4AB687ED2013E09D8120 /* POPAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 942498D5A0E557EBEFCFD3FF8E2F2A46 /* POPAction.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FBCE3B7AB5A41A2FE16107329EFB4A1E /* OCMNotificationPoster.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A51413ECB73ECBFBF823F2ADA116A53 /* OCMNotificationPoster.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - FBEAA72BC6BDCBAAE01C082A1132A946 /* EXPMatchers+beGreaterThan.m in Sources */ = {isa = PBXBuildFile; fileRef = D46CD9EEA51F9849B0450BC630A6F06C /* EXPMatchers+beGreaterThan.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - FC20001EE5CC0605754F592988013B75 /* EXPMatchers+beCloseTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 93987590C2058D96513B72FBFAA86203 /* EXPMatchers+beCloseTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FC942498EACE83BC797C22094F62CEC3 /* EXPMatchers+endWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F8EA516A05EC1E5EC0C0AF6C6F742C5 /* EXPMatchers+endWith.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FCA75B4CC5A2FCAF72915A8EE33954DE /* OCMInvocationExpectation.h in Headers */ = {isa = PBXBuildFile; fileRef = 69963118D12C0A949DA2351DEDC5A534 /* OCMInvocationExpectation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FCB84829CC3F36DEB7DD5E9C225BC6C1 /* POPAnimationPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = A936575A03FDF70A86015DC7EBB52EBF /* POPAnimationPrivate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FDC3CB02F2B284225EB6D888112A38B4 /* EXPDoubleTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = DC851F90330D69B5538B5B0FF5BE4486 /* EXPDoubleTuple.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FDC45F141F226EF1C4FABEE13C01923F /* EXPMatchers+beSubclassOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B8A19ED0A2572E557DB51B7E44126E1 /* EXPMatchers+beSubclassOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - FE62568D62CB0A647CA19D688055EABD /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = 829ED4EFF9245E6F4AE5A6806786A47E /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FEEF052FCBC66914B9037F770E3208AB /* POPMath.mm in Sources */ = {isa = PBXBuildFile; fileRef = AA40B0956A7FE76BFCCE0AB769B56A99 /* POPMath.mm */; }; - FF023301BE2ED47662FB7D66C5EDB272 /* EXPMatchers+haveCountOf.h in Headers */ = {isa = PBXBuildFile; fileRef = E5863C56EA63E317B1571F81302E8753 /* EXPMatchers+haveCountOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 002A6308A38E234197D7CF55 /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DA878B205A7C8B8B59EA7D23 /* NSMethodSignature+OCMAdditions.h */; }; + 00FFA9FF70CF90CF8BF33BA8 /* EXPMatchers+beLessThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B8032A4CBC26039A04F4C52 /* EXPMatchers+beLessThanOrEqualTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 011E14B403BC3B60E1F9FCA1 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = EE2D8B0F5F416DD29740DAF4 /* UIImage+Diff.h */; }; + 019E01B001C63F283FF207F2 /* POPPropertyAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A0B82D4B0ACD9FC97193EE8 /* POPPropertyAnimationInternal.h */; }; + 03FC68256775033DF977DFFA /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E597471A918E0244FC5965C5 /* XCTest.framework */; }; + 04751C3EE1E09476D210C681 /* POPDecayAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8590F3BCBD4589A4D5348A43 /* POPDecayAnimation.mm */; }; + 04885F985C3E299A0C3676D1 /* Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = 99A63481F978A33EE42906CA /* Specta.h */; }; + 07232837846F6C1B995E2E43 /* POPAnimatorPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C838E8CF93B98DE4B4773CC /* POPAnimatorPrivate.h */; }; + 07FE07E9B931336C3617022C /* POPAnimationPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 56BB35E60FEF80C6CAEEA584 /* POPAnimationPrivate.h */; }; + 08E2490197EDBC7C2BBBAC91 /* POPBasicAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 625155C977C369C665E4E9F9 /* POPBasicAnimation.mm */; }; + 08F22CBF633E7A77CB275599 /* POPGeometry.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9F7DCBBCF14D3C89479ED968 /* POPGeometry.mm */; }; + 09B2891F06976AFB8DA71485 /* UIColor+FlatColors.m in Sources */ = {isa = PBXBuildFile; fileRef = C4103C2E7A84562358873FEC /* UIColor+FlatColors.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 0BAA93AAF99704AE787103C6 /* POP.h in Headers */ = {isa = PBXBuildFile; fileRef = F11175F614618C88665ECD8F /* POP.h */; }; + 0BE71E0A2551A9047B4F36F7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + 0BFC3B6772349444AC6EA1A1 /* POPCGUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = B9E5F559B1A069B47DB1989D /* POPCGUtils.mm */; }; + 0C454FDC4EB4926D7E2BE3DF /* OCMFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 959BD155DF93BC42D184D46E /* OCMFunctions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 0D5243759BC96A75235BC5B4 /* SPTCallSite.h in Headers */ = {isa = PBXBuildFile; fileRef = 3987D5DF441C5D498E5984B4 /* SPTCallSite.h */; }; + 0E583EBFB7C49DA287923117 /* EXPMatchers+beFalsy.h in Headers */ = {isa = PBXBuildFile; fileRef = 25AB25759B5C513CCFA708EE /* EXPMatchers+beFalsy.h */; }; + 101F63428964A13F8CA06359 /* EXPMatchers+beSubclassOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 5278EDAD9561F60754F5AEA4 /* EXPMatchers+beSubclassOf.h */; }; + 1031AC6345AB2CF985879232 /* POPAnimatableProperty.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5B1A25F94DED887B5691F84F /* POPAnimatableProperty.mm */; }; + 115B2F6558FDEE1477654887 /* POPAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 77CEB30B3D859046DB922D9D /* POPAction.h */; }; + 1187D53B5757AF468AC60FD1 /* SPTExample.h in Headers */ = {isa = PBXBuildFile; fileRef = 91208788A6DAB23B631D4EA9 /* SPTExample.h */; }; + 11E3420FB0D67EC3124D5F0A /* OCMExpectationRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = DE037EFD338D69DD69624C3A /* OCMExpectationRecorder.h */; }; + 12CC226DAEEAB0AA9096214E /* OCMLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D014E53F863B4EA8EC826BB /* OCMLocation.h */; }; + 1392C9BCE8DC49838211BF28 /* EXPMatchers+beInstanceOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CBCD7FC6B3C2B9C1D3E41C6 /* EXPMatchers+beInstanceOf.h */; }; + 1393C962148CC9FE4268B325 /* POPSpringAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C0336F685D2D0C927553BD7 /* POPSpringAnimation.mm */; }; + 1451B380F8EF98A8D32CE96E /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A43AE8DBAC64D4D134F8EB7 /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m */; }; + 149DCAD80692AE2C06E18884 /* EXPMatchers+postNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DBD7921532DE1962B370D72 /* EXPMatchers+postNotification.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 15057ABA49402483738CD4A9 /* POPBasicAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 77474DCF1639F9AE06E17E74 /* POPBasicAnimationInternal.h */; }; + 1678BB07CFAB7E83845D17AD /* POPAnimationPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 56BB35E60FEF80C6CAEEA584 /* POPAnimationPrivate.h */; }; + 18239E46DCADE40BE8A00763 /* Pods-VBFPopFlatButtonTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 027262A296D8CBF759271D52 /* Pods-VBFPopFlatButtonTests-dummy.m */; }; + 188CE9433A4BA56E39A8FBE4 /* SPTCallSite.m in Sources */ = {isa = PBXBuildFile; fileRef = BFBF4D17760B6F47FA9840EF /* SPTCallSite.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 19B21AA2BAEF546B0F82836B /* EXPMatchers+beKindOf.h in Headers */ = {isa = PBXBuildFile; fileRef = C1503DDB032D396B3C4287A6 /* EXPMatchers+beKindOf.h */; }; + 1A1F0D21EC2611765871A2A3 /* EXPDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = E19FFAE115348ED63E19463B /* EXPDefines.h */; }; + 1BB2707AACD537BE8D0B210A /* POPAnimator.mm in Sources */ = {isa = PBXBuildFile; fileRef = EF273F6E31B0429E7C218832 /* POPAnimator.mm */; }; + 1BD87F23B1B1A1C0A0643E47 /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = F91A262EECEA9A172E7F73E1 /* NSNotificationCenter+OCMAdditions.h */; }; + 1C3E8715FF59A5F14A9222EA /* EXPMatchers+endWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 01EA01D3D08D0226D7396569 /* EXPMatchers+endWith.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 1C9DAAAF84AE49B09F9EBBAA /* POPVector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 226ED09BC813B8790749F571 /* POPVector.mm */; }; + 1CD5CA7ED26173A4F87DBD7C /* XCTestCase+Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = A142C19B655E1EB1E0116DC9 /* XCTestCase+Specta.h */; }; + 1D8679F69A5BC62F968F1BF4 /* SpectaDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = FD2BA3F7530CD99B842E9D28 /* SpectaDSL.h */; }; + 1DBCF325456A81626AD3E784 /* SPTCompiledExample.h in Headers */ = {isa = PBXBuildFile; fileRef = 55BB5493181E501259868B46 /* SPTCompiledExample.h */; }; + 1E524FCF9B52C673CD3E8243 /* POPCGUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E3A693CB3918AABADCB25D45 /* POPCGUtils.h */; }; + 1F2CD2DDB654BF64D818BC86 /* POPPropertyAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = C06878CA15034BD52E5FB5D7 /* POPPropertyAnimation.mm */; }; + 1FD9792495CB9C8B421F5A57 /* POPAnimationRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 9507DC501CF80381A1178AE1 /* POPAnimationRuntime.h */; }; + 20AAB0B57F3A3C6F340B1151 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 671DE59084DBE48445742A55 /* OCPartialMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 21E9C7777E948FF6B9F46F1C /* POPLayerExtras.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9091595C844D533714B6546B /* POPLayerExtras.mm */; }; + 223976411ACBACB5664C50BE /* POPAnimationExtras.mm in Sources */ = {isa = PBXBuildFile; fileRef = 02D393532D8E9BCB783D822E /* POPAnimationExtras.mm */; }; + 227E5191EA47B55606079B53 /* POPAnimationTracer.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6595A869D572E748A5C5D06 /* POPAnimationTracer.mm */; }; + 22EF1A6902924F590D93F995 /* EXPMatchers+beSupersetOf.h in Headers */ = {isa = PBXBuildFile; fileRef = A077DE4709A24A20D24DF714 /* EXPMatchers+beSupersetOf.h */; }; + 23E55C7DD918AB3064CF00F9 /* OCMFunctions.h in Headers */ = {isa = PBXBuildFile; fileRef = CE84A1F4474AB3051F783E97 /* OCMFunctions.h */; }; + 24B2E3938BAB55509CA7DC98 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B381AC92A5B576B9C470810 /* FBSnapshotTestController.m */; }; + 2516A246A179F9CEF9E1FE0B /* OCMInvocationStub.h in Headers */ = {isa = PBXBuildFile; fileRef = FEE9A9317A8F474138746972 /* OCMInvocationStub.h */; }; + 25F71681774224E2AFAE0868 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + 265C1CE3BC4CA99BCF9DF230 /* POPAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C33EDF0B4DBBA72B2EF9B4 /* POPAnimationInternal.h */; }; + 2685781C4F88B688D1F83CA0 /* EXPBlockDefinedMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = C7BDFE08D2D06649A3D869CD /* EXPBlockDefinedMatcher.h */; }; + 27F3EE59DC82FD03638D5C12 /* POPAnimationEventInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CC75536FE50A16EAAA00714 /* POPAnimationEventInternal.h */; }; + 28616D3F8AF1896ABA111F7C /* EXPMatchers+beInstanceOf.m in Sources */ = {isa = PBXBuildFile; fileRef = FD8A32F0E7F39B7EF1E61BC5 /* EXPMatchers+beInstanceOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 2A4C867663E9544727A04251 /* ExpectaSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 7EB402623FF07DC5CF0C4F00 /* ExpectaSupport.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 2A5D192D27E429F41A677164 /* EXPMatchers.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CDB0D6BE47134011A1806F0 /* EXPMatchers.h */; }; + 2B2F3A9A8B53B29861C09E5E /* EXPMatchers+endWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 51C7C1C60EFC3165474A9F19 /* EXPMatchers+endWith.h */; }; + 2B46BD092363E272C11F02B9 /* POPAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = DABAFBFA695658082F7D82D4 /* POPAnimation.mm */; }; + 2BFD1AB03F082057FA0AEB9D /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = B6F28A51FFF3B8C155A24961 /* OCMConstraint.h */; }; + 2C3F0887FE620F8B0397F4B6 /* POPBasicAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 77474DCF1639F9AE06E17E74 /* POPBasicAnimationInternal.h */; }; + 2C809ED4B3C4A384EBCD7130 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + 2DFFDBB0FAEF4C097E7BC7F1 /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F9964650B69B9ADBB943EAD /* OCMIndirectReturnValueProvider.h */; }; + 2EB0E502B5A9B80066875EDC /* POPAnimationTracer.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6595A869D572E748A5C5D06 /* POPAnimationTracer.mm */; }; + 2EC68072F1F791F8BD4943C6 /* SPTTestSuite.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DDDA8E414C675DA291562B4 /* SPTTestSuite.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 2EEFA5E67858BD07BC0CDAFD /* EXPMatchers+haveCountOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FE8B2DCDB92EC18F09DA718 /* EXPMatchers+haveCountOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 3115C4C8EE5912309CC06641 /* POPGeometry.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9F7DCBBCF14D3C89479ED968 /* POPGeometry.mm */; }; + 316695353E75F32FB4FF9D85 /* EXPMatchers+beSubclassOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 96BA89A7EF745EE68C53ED05 /* EXPMatchers+beSubclassOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 31DDC66F3533D763CE09B717 /* EXPFloatTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = DFD0888C7830D136D87C7902 /* EXPFloatTuple.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 321271B1CA114D3C582B5DF9 /* POPDecayAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 55A69D2F4CEF885B6A2C72EA /* POPDecayAnimationInternal.h */; }; + 3286E8118887A9BB146AFBD2 /* POPSpringSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F7362E03FD7252D65806105 /* POPSpringSolver.h */; }; + 33FAEE5C3F32C4BC5144D004 /* EXPBlockDefinedMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 86D7A08ADB0B814FA31CAB28 /* EXPBlockDefinedMatcher.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 344AA54E17A93F41D14B232B /* OCMock.h in Headers */ = {isa = PBXBuildFile; fileRef = F79216ADEE728B0A7ACD557F /* OCMock.h */; }; + 34610F9785941B0E9D0FB637 /* POPMath.mm in Sources */ = {isa = PBXBuildFile; fileRef = 177DC3CFAADB623BA1E4CD62 /* POPMath.mm */; }; + 35645B1198B0A34F7831293D /* POPAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C33EDF0B4DBBA72B2EF9B4 /* POPAnimationInternal.h */; }; + 35777BD36C478A4A1058E9BA /* EXPMatchers+beginWith.m in Sources */ = {isa = PBXBuildFile; fileRef = D2740DFBF70C0687D1855FE6 /* EXPMatchers+beginWith.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 35F1A5C44377957CE922E8E8 /* POPAnimatorPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C838E8CF93B98DE4B4773CC /* POPAnimatorPrivate.h */; }; + 362806EFF5EE246C412F9BB5 /* POPDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A88AEC79686DF168E7B6700 /* POPDecayAnimation.h */; }; + 36723B3EC291ABDE0E7317A4 /* Pods-UIColor+FlatColors-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E732EFB315110F75884CB9BD /* Pods-UIColor+FlatColors-dummy.m */; }; + 36D1026358139BE734BF8D5E /* SpectaTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 62969CD1057216D1A2513374 /* SpectaTypes.h */; }; + 37EDB305FB6D20E5AFF50304 /* OCMVerifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EA565E0F9BB13552B9A8559 /* OCMVerifier.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 37F24A435E81E7F5E2D72AB4 /* POPLayerExtras.h in Headers */ = {isa = PBXBuildFile; fileRef = A433440A0F32D49056FA4F2A /* POPLayerExtras.h */; }; + 3963BA8D658638691858A275 /* POPAnimationEvent.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0F8D8DDDE9BEEB77B4510D27 /* POPAnimationEvent.mm */; }; + 39B20E27F56D3B5645E49F7B /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = 70A3EC61DAFFF2BB267A6DF0 /* UIImage+Compare.h */; }; + 39FB92386EAD88790A566B42 /* UIColor+FlatColors.h in Headers */ = {isa = PBXBuildFile; fileRef = 8726C40467E82DFA09230CEA /* UIColor+FlatColors.h */; }; + 39FF9951FA1ACAEDF0C8DCB6 /* POPAnimationExtras.h in Headers */ = {isa = PBXBuildFile; fileRef = B0E9CA29884B38CF6E8AFB87 /* POPAnimationExtras.h */; }; + 3B7E916C1D11A064FD994CA0 /* EXPMatchers+beginWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 8303522F21F2334653EF2E31 /* EXPMatchers+beginWith.h */; }; + 3D206350D0FF1CCC594392FC /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = D126E44830F6FCB1AA85CABF /* OCMReturnValueProvider.h */; }; + 3E228C1464ED291B26A6D822 /* NSObject+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = CDC8013A99C26FAE9ACE16EE /* NSObject+Expecta.h */; }; + 3F9D9D1D52BEE8D031B598C7 /* FloatConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = E7B03B1942330BAC992701D2 /* FloatConversion.h */; }; + 403DBD18372D183B3C7CF24B /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E597471A918E0244FC5965C5 /* XCTest.framework */; }; + 423C009EC2B0E746F066810A /* EXPMatchers+haveCountOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 522FD9F2F90EC112DB0290C5 /* EXPMatchers+haveCountOf.h */; }; + 437488389FA5E528BFD021C2 /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 586DAD8DBE27D4E774EEBCBC /* EXPMatchers+beGreaterThanOrEqualTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 43C581BEC4A37E57B3CD5E94 /* POPAnimator.mm in Sources */ = {isa = PBXBuildFile; fileRef = EF273F6E31B0429E7C218832 /* POPAnimator.mm */; }; + 445A0A1FFFCB66519A48ADCD /* POPSpringAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = E6060CA63DC47A682BF194B5 /* POPSpringAnimationInternal.h */; }; + 44BACC75373A1A48B77CEE8E /* UIColor+FlatColors.m in Sources */ = {isa = PBXBuildFile; fileRef = C4103C2E7A84562358873FEC /* UIColor+FlatColors.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 4518F5BF0744D35C06E06045 /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BF8B8FAABB8A53B4A6C7A6B /* EXPMatchers+beGreaterThanOrEqualTo.h */; }; + 452D6200FA207A804FFB8DF3 /* OCMExpectationRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A751DFE801B7DEE15DF255F /* OCMExpectationRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 45DD9CBBABF2D4BDE16C622E /* EXPMatchers+respondTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EA6CF1D61A15A0AE0F5D599 /* EXPMatchers+respondTo.h */; }; + 463B2BFB66CC60084D06A3FF /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 937B8CBE4D21A64C05B8CEBE /* OCPartialMockObject.h */; }; + 46476F9934ABCC317315420B /* POPAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = A9CD3E2D127670DD9BB32F20 /* POPAnimation.h */; }; + 475B6156196DE2C0DD621593 /* TransformationMatrix.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BC6ED0725D3DCA270A07210 /* TransformationMatrix.h */; }; + 478B06B6408630F99523103D /* POPSpringAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C0336F685D2D0C927553BD7 /* POPSpringAnimation.mm */; }; + 48461F93DE52B463C2793485 /* EXPMatchers+beLessThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 159D1074C62C2525B84CB743 /* EXPMatchers+beLessThan.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 491E5DD1407773861EFE1F9A /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AF4317619E9CEE61085C3E /* OCMockObject.h */; }; + 4A749C3C4510196312770E87 /* XCTestCase+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = 5807C2F8E13577A3081CB2C3 /* XCTestCase+Specta.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 4B63D163DA2066D4C2B2969F /* EXPMatchers+raiseWithReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 23945CA6EB898734BCCDEAC3 /* EXPMatchers+raiseWithReason.h */; }; + 4B6A71E4285FE3222A86A3FB /* EXPExpect.h in Headers */ = {isa = PBXBuildFile; fileRef = 60DCFE8B4BFA6636F31066AF /* EXPExpect.h */; }; + 4C0ACACD5759AC283263F00E /* NSValue+Expecta.m in Sources */ = {isa = PBXBuildFile; fileRef = 02275433746E1BB557AFDA03 /* NSValue+Expecta.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 4C54D05716417DB97DB80CE0 /* Pods-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 289D06AABDB6E9705800CB42 /* Pods-dummy.m */; }; + 4D06A90689C3C861963E8465 /* OCMInvocationExpectation.m in Sources */ = {isa = PBXBuildFile; fileRef = 14C4295E3CC20D63CCFDE1F1 /* OCMInvocationExpectation.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 4DC4CCEB8F569AEAFD5B7A6E /* EXPMatchers+beNil.m in Sources */ = {isa = PBXBuildFile; fileRef = 7247FDBEC3AFC193F6DA219F /* EXPMatchers+beNil.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 4E1360CD95DC71792AC2A82B /* OCMArg.h in Headers */ = {isa = PBXBuildFile; fileRef = B56851396416019CD5C4A592 /* OCMArg.h */; }; + 505F1FBCA21931C1C54A7B8C /* Pods-VBFPopFlatButtonTests-pop-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 65C0BB208EC8A59C5EB36E72 /* Pods-VBFPopFlatButtonTests-pop-dummy.m */; }; + 50AEFA919A0E3429352983DC /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = EB398DAB393530DBB50E6304 /* OCMRealObjectForwarder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 514B56CD9BAB00C016F3E833 /* SPTExample.m in Sources */ = {isa = PBXBuildFile; fileRef = A51AD464849C028D8C1C45F2 /* SPTExample.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 526A67425FD614274E40324C /* UnitBezier.h in Headers */ = {isa = PBXBuildFile; fileRef = 9857204AD16E4ECD5565D066 /* UnitBezier.h */; }; + 55C4BF52CCF0CF5AD36DD3AA /* EXPFloatTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = F0AF0396EEDAF34C29C03C80 /* EXPFloatTuple.h */; }; + 55EF45F4480FB2BBFEC6F936 /* EXPMatcherHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 671F8EFAA16018F10260ECEE /* EXPMatcherHelpers.h */; }; + 56ED2BFC84A4E0FBDDB46EDF /* EXPMatchers+beLessThan.h in Headers */ = {isa = PBXBuildFile; fileRef = C23BF938E88309DC09347618 /* EXPMatchers+beLessThan.h */; }; + 570110EC8C9470F3A3C3E3B0 /* SPTExampleGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 70FDC50F71254C632D1F742C /* SPTExampleGroup.h */; }; + 57D8D56705AF402E8F88FA62 /* POPVector.h in Headers */ = {isa = PBXBuildFile; fileRef = 11232AD302E75E253F19B4DA /* POPVector.h */; }; + 591F1BC81B1958D780A571E3 /* OCMInvocationExpectation.h in Headers */ = {isa = PBXBuildFile; fileRef = E5B30289DC7CFD1993A774E6 /* OCMInvocationExpectation.h */; }; + 59DC45869475776C499EB995 /* POPSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 3007E59E0D4791F3A4BD6475 /* POPSpringAnimation.h */; }; + 5BBB06D6CC39DA06F28DC95A /* SPTSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = FECE752141A04F905ABB87C6 /* SPTSpec.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 5BC20DFBAF90950C33EF3225 /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AD9E7998C1F69DFC8F2C087 /* NSMethodSignature+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 5C45D5C90B3D4AF10B0849D2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + 5C7E86FAD736C5A997A9E377 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + 5D2F215EE8014AFBFF2A9AA7 /* OCMStubRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 7733018F2D688ADA5FD238B0 /* OCMStubRecorder.h */; }; + 5E285C7A78C53D870C9D3A88 /* OCMInvocationMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D14D48F65753B6731688C91 /* OCMInvocationMatcher.h */; }; + 5E3F6BEBC1F46E6D955C747B /* SPTTestSuite.h in Headers */ = {isa = PBXBuildFile; fileRef = DD6BB374206B64A202E6FF66 /* SPTTestSuite.h */; }; + 5EA0158FF0501760655BDF63 /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = EBD477F12FF511FBD8731876 /* NSInvocation+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 5FDE05A1D349BC11ACF946F5 /* NSValue+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DAD8403DE01DC3CFC92AFD6 /* NSValue+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 60F53BF8C5FD9DDC4BDEC7D3 /* NSObject+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A932B5CD3E9F37C78D1D90 /* NSObject+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 61EFE777E256B9F994A14472 /* OCMNotificationPoster.h in Headers */ = {isa = PBXBuildFile; fileRef = 739BDAEB8D3AAEFC91D18589 /* OCMNotificationPoster.h */; }; + 620C5325E9D1FA5A1AB4A3CD /* EXPMatcherHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 88684F0CE2508C680312C6D8 /* EXPMatcherHelpers.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 622DCB92F77268DF12850EE6 /* EXPMatchers+beFalsy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3095E5D206229A3B6C716688 /* EXPMatchers+beFalsy.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 62B322D13E8AD1E5C487C1CE /* EXPMatchers+FBSnapshotTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 035252C743DBC24BBEDC50BF /* EXPMatchers+FBSnapshotTest.m */; }; + 62D8449D99018981B4D86805 /* OCMNotificationPoster.m in Sources */ = {isa = PBXBuildFile; fileRef = 010ABEF867470774AB5EA816 /* OCMNotificationPoster.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 633CBAD4D08F73031CC9AD7E /* POPPropertyAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A0B82D4B0ACD9FC97193EE8 /* POPPropertyAnimationInternal.h */; }; + 63A513367B1C698C68EE2E2F /* EXPDoubleTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = 5421E07CA88C42CF65DF4E25 /* EXPDoubleTuple.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 654E570AE280B4697F831948 /* FloatConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = E7B03B1942330BAC992701D2 /* FloatConversion.h */; }; + 66030BCA31B8A640E2121104 /* EXPMatchers+raise.m in Sources */ = {isa = PBXBuildFile; fileRef = 95C6841CCFA76467E30E5A97 /* EXPMatchers+raise.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 660BABC2F66890EA8C69AD13 /* EXPMatchers+beGreaterThan.h in Headers */ = {isa = PBXBuildFile; fileRef = BED3CE88C69794F5CC6D8461 /* EXPMatchers+beGreaterThan.h */; }; + 6674305C174A1DF49449C7AC /* XCTest+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AF1A63E6C018F6ECFE882FA /* XCTest+Private.h */; }; + 671A7CFEDAA2074283E651F1 /* POPDecayAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 55A69D2F4CEF885B6A2C72EA /* POPDecayAnimationInternal.h */; }; + 67332A3315103341F4954AB0 /* NSValue+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = FECBED2D7FFDA6678AFBA7D1 /* NSValue+OCMAdditions.h */; }; + 6788D6C3DEBE83655A818F74 /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 1990DB929EE47BF22A66EACA /* OCClassMockObject.h */; }; + 6852257157D89BE8FD2E03C2 /* POPPropertyAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = BC7A4EA4660E6AF890980F69 /* POPPropertyAnimation.h */; }; + 68A059F8A4A472711ACFA9F3 /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = E1652BCB05A649939653DB5C /* OCMReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 6CA644D92A8F95408A66AE26 /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 61FDA0E6A8C28639AD35778E /* OCObserverMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 70CCAE7E26F44DED3FD774C2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E597471A918E0244FC5965C5 /* XCTest.framework */; }; + 712387E6460102042BAE34B5 /* POPSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 3007E59E0D4791F3A4BD6475 /* POPSpringAnimation.h */; }; + 7175CCF0A1EA6DE31C1290F3 /* TransformationMatrix.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BC6ED0725D3DCA270A07210 /* TransformationMatrix.h */; }; + 71937CA27DD40E581BC306E1 /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = CB3DBD960DFA403A339F2EB9 /* NSNotificationCenter+OCMAdditions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 72A21B65319F05EDE946E630 /* EXPMatchers+beIdenticalTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F5E88B162DBB9E64E47BC6C /* EXPMatchers+beIdenticalTo.h */; }; + 7434B48ED006765F48BDA891 /* POPCustomAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 68DCAB207A759EFDB7747DAE /* POPCustomAnimation.mm */; }; + 748950B67D50CC3BEA20EE4F /* POPCustomAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 98E7263E26DBC784A2529F27 /* POPCustomAnimation.h */; }; + 762091C1A6239E079A5DFB2D /* POPSpringSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F7362E03FD7252D65806105 /* POPSpringSolver.h */; }; + 76247332A3EF46C44A03CE7D /* SpectaUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E8CB47BDB4AACF3F34437C0 /* SpectaUtility.h */; }; + 77064DF7292958B74378EC77 /* POPVector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 226ED09BC813B8790749F571 /* POPVector.mm */; }; + 77590D69770DEDC093C37EEE /* EXPMatchers+beInTheRangeOf.m in Sources */ = {isa = PBXBuildFile; fileRef = FB11C9AF15EE7D6AD9DE11FD /* EXPMatchers+beInTheRangeOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 77F63CCA16989CB8BA2592B6 /* POPMath.h in Headers */ = {isa = PBXBuildFile; fileRef = B0A7A4951096449987E62BA9 /* POPMath.h */; }; + 78D5D406D419E31CBC83377D /* EXPMatchers+equal.h in Headers */ = {isa = PBXBuildFile; fileRef = 379D3E744AF8FDB0A0C32231 /* EXPMatchers+equal.h */; }; + 7900317EF7BB723F55B2B4B5 /* EXPExpect.m in Sources */ = {isa = PBXBuildFile; fileRef = DF3ECC44DB3640FDA701524A /* EXPExpect.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 7A0708CFA469648552D01B81 /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = 26EBE6969604B8A49F4D5F45 /* FBSnapshotTestCase.h */; }; + 7BAF44C3CC1426E749E15FCC /* OCMRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = C6EB8493027D47928451D167 /* OCMRecorder.h */; }; + 7CC672862C50DE0F50A46847 /* POPLayerExtras.h in Headers */ = {isa = PBXBuildFile; fileRef = A433440A0F32D49056FA4F2A /* POPLayerExtras.h */; }; + 7DB2558A5F6EF3EC9CB60F77 /* SpectaDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB67C43D9A32D98E947EB9D /* SpectaDSL.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 7EF2D165A05B668A44DB49FF /* SPTGlobalBeforeAfterEach.h in Headers */ = {isa = PBXBuildFile; fileRef = 3331B6C97DFD5ACDD3E99E96 /* SPTGlobalBeforeAfterEach.h */; }; + 7EFDE0F5F033EE83F055E6AB /* POPAnimatableProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CADEFF49C021ACFD71CD2DA /* POPAnimatableProperty.h */; }; + 7F479452C28C617BB63FA128 /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = B5B8FE09C931D28952832B40 /* OCMObserverRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 7F8CEF91398267AD18470EC2 /* OCMArg.m in Sources */ = {isa = PBXBuildFile; fileRef = 6269BF9C6FE8A97EB41CE61A /* OCMArg.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 801875FD23E3A365D2960274 /* EXPMatchers+beCloseTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 68D29053C2C07ACB263DFD69 /* EXPMatchers+beCloseTo.h */; }; + 8063D38F698960D5836477E0 /* POPAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = A9CD3E2D127670DD9BB32F20 /* POPAnimation.h */; }; + 80AFA08AEBC8DC960FAE9CB1 /* EXPMatchers+raiseWithReason.m in Sources */ = {isa = PBXBuildFile; fileRef = B0B3B6C948B6F38A57C6ECF1 /* EXPMatchers+raiseWithReason.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 84EF50BC1B98050C236FE833 /* POPCGUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E3A693CB3918AABADCB25D45 /* POPCGUtils.h */; }; + 86A1884DECBCBA15DFA10C02 /* OCMBlockCaller.h in Headers */ = {isa = PBXBuildFile; fileRef = F9956E68B2DD94AE72CC1993 /* OCMBlockCaller.h */; }; + 86A3CAC38E1F090D5BAEB83F /* POPAnimationExtras.h in Headers */ = {isa = PBXBuildFile; fileRef = B0E9CA29884B38CF6E8AFB87 /* POPAnimationExtras.h */; }; + 877E2F23B7CCC9EE3518AC87 /* POPBasicAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = E19AD63E73A4F7F208C4890C /* POPBasicAnimation.h */; }; + 88E49F5581D404947C2D2672 /* POPPropertyAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = C06878CA15034BD52E5FB5D7 /* POPPropertyAnimation.mm */; }; + 8B1D6110178C6E3CCBF8B7DD /* EXPMatchers+raise.h in Headers */ = {isa = PBXBuildFile; fileRef = BE37E0B396D65501394BA9CF /* EXPMatchers+raise.h */; }; + 8BFE3BBC7B746A121B423B0C /* EXPUnsupportedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 408AF82758EB51C57EB47A1E /* EXPUnsupportedObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 8D20E28A70C5AF39ACA8A0A1 /* OCMInvocationMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E5B078EFA5012AFA360E356 /* OCMInvocationMatcher.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 8D85E3317DB0DE7FAB150F62 /* SPTSharedExampleGroups.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AA83223601D31AC50FD04A5 /* SPTSharedExampleGroups.h */; }; + 8E03DA7E3DF3333702671A21 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + 8EDED9AD8EF1A22E38B92039 /* POPAnimationRuntime.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1961A55B950FEB683C9202E3 /* POPAnimationRuntime.mm */; }; + 8FDB19D1216B41297DC2DA96 /* EXPMatchers+beIdenticalTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F5A6CC8F5A0493E21EA92B7 /* EXPMatchers+beIdenticalTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 9002575131824D1F2A230874 /* POPCustomAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 98E7263E26DBC784A2529F27 /* POPCustomAnimation.h */; }; + 9178EEF90147BC3F5D717202 /* POPVector.h in Headers */ = {isa = PBXBuildFile; fileRef = 11232AD302E75E253F19B4DA /* POPVector.h */; }; + 9333F3F514CB925BA93044B2 /* EXPDoubleTuple.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA0E3E3AF2F6929C458D85E /* EXPDoubleTuple.h */; }; + 9771C06F12E8CE199EBE896F /* OCMMacroState.h in Headers */ = {isa = PBXBuildFile; fileRef = D8B0C51FE04AA30B9F90CF9E /* OCMMacroState.h */; }; + 99D1A508F7046D7EAC817523 /* Pods-VBFPopFlatButtonTests-Expecta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A5C8057B94E7BC72ECA32ACF /* Pods-VBFPopFlatButtonTests-Expecta-dummy.m */; }; + 9A85D957793B7A8C6BEEF62D /* Pods-VBFPopFlatButtonTests-Specta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C01A867531D97420C8EF6BC5 /* Pods-VBFPopFlatButtonTests-Specta-dummy.m */; }; + 9B8C576444C5D44055E37151 /* POPAnimationRuntime.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1961A55B950FEB683C9202E3 /* POPAnimationRuntime.mm */; }; + 9BFA521FF02259911B7FC50B /* OCMMacroState.m in Sources */ = {isa = PBXBuildFile; fileRef = 91DCAC39934C934646177BE2 /* OCMMacroState.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 9C0785C0A7EEF520B5DCC4FF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + 9EB171D5A69A1E40C060AC3E /* EXPMatchers+beCloseTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DC006D0003EA4FCBBF2DC8C /* EXPMatchers+beCloseTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 9FC6C0636B5267E6BDBA409C /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E2C761B5177935CB4662F5 /* UIImage+Compare.m */; }; + A085D92F606F4452AF95370C /* POPDecayAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8590F3BCBD4589A4D5348A43 /* POPDecayAnimation.mm */; }; + A22092DEE665993E0CA8EB91 /* OCMStubRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = B0BC57636C3C210A13C3CB96 /* OCMStubRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + A5B3B7D2741D8C638C55BAE1 /* EXPMatchers+postNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 67DE10F4A6FB5E30E8D67F73 /* EXPMatchers+postNotification.h */; }; + A68A41D5B4F45785F0DA7F4E /* POPAnimationExtras.mm in Sources */ = {isa = PBXBuildFile; fileRef = 02D393532D8E9BCB783D822E /* POPAnimationExtras.mm */; }; + A8AE158CE3D39ABECBF750EA /* OCMBoxedReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 162E7465ACA55E1A06E6008C /* OCMBoxedReturnValueProvider.h */; }; + A8DCB6BF7E69996CD6AF4086 /* UnitBezier.h in Headers */ = {isa = PBXBuildFile; fileRef = 9857204AD16E4ECD5565D066 /* UnitBezier.h */; }; + A8E347ECA2BDCB61547342A5 /* POP.h in Headers */ = {isa = PBXBuildFile; fileRef = F11175F614618C88665ECD8F /* POP.h */; }; + AA5A57041D18038BB502DB99 /* POPSpringAnimationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = E6060CA63DC47A682BF194B5 /* POPSpringAnimationInternal.h */; }; + AB84191B885BB62BC1C623BA /* NSInvocation+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = F3A15187BAC3696831FBAD91 /* NSInvocation+OCMAdditions.h */; }; + ABFAF8229E1F6625927A8FEE /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 25EE82001D5F17E3F546E649 /* OCMObserverRecorder.h */; }; + AC3AC9491F459FB0D14B53D9 /* OCMBlockCaller.m in Sources */ = {isa = PBXBuildFile; fileRef = 1524ECC8320203836EBB2E82 /* OCMBlockCaller.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + AEBCEDBDE91DB68FAE60F3FE /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = E6F5D411A934FB9B1D9F8D07 /* UIImage+Diff.m */; }; + AF09C0DA90DA0DCA0CA514AB /* POPMath.h in Headers */ = {isa = PBXBuildFile; fileRef = B0A7A4951096449987E62BA9 /* POPMath.h */; }; + AF66774E203DDDD2FE837424 /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = AB1D65DFD8544B62413DB4C7 /* OCObserverMockObject.h */; }; + AFEAA89D249C67EB94525378 /* POPAnimatableProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CADEFF49C021ACFD71CD2DA /* POPAnimatableProperty.h */; }; + B0ADEED0FEDA3E051EDEBC65 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B13636331C274D64C6B54807 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m */; }; + B27FA3B7FB48D2D462711851 /* POPDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A88AEC79686DF168E7B6700 /* POPDecayAnimation.h */; }; + B29CC8EACE4BB1B49A649608 /* Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = D4B9D9463EF5BA9BCFD0BF88 /* Expecta.h */; }; + B5A62916F895A9801D0F0956 /* POPAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = DABAFBFA695658082F7D82D4 /* POPAnimation.mm */; }; + B68427E401A71ECACA35DACF /* POPGeometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 509CF04E086BF83FFE67F657 /* POPGeometry.h */; }; + B6D6B85194BA01E7FEE5621E /* EXPMatchers+FBSnapshotTest.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C0FC4C7F15C2277ACE1C41 /* EXPMatchers+FBSnapshotTest.h */; }; + B757CE198D673765D90C8BAF /* POPAnimationEventInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CC75536FE50A16EAAA00714 /* POPAnimationEventInternal.h */; }; + B9B3C0571EB46B1EAE692F77 /* POPBasicAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 625155C977C369C665E4E9F9 /* POPBasicAnimation.mm */; }; + BD93509CF30B2E9E697228C2 /* EXPMatchers+beNil.h in Headers */ = {isa = PBXBuildFile; fileRef = D38423BB03578E23399F9189 /* EXPMatchers+beNil.h */; }; + BDEA30B1D7D705BA815B398B /* POPGeometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 509CF04E086BF83FFE67F657 /* POPGeometry.h */; }; + BE93CD1B9CFD959AFA05A6A1 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 11233A74542E08311071C9FB /* OCMRealObjectForwarder.h */; }; + BF98C2B1E329BE6E28A221BF /* EXPMatchers+conformTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 11430733DFE095049B50C75F /* EXPMatchers+conformTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + C05B41ED07AAD17BF8BA574F /* POPAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = D6FA8A9649DE31D9579F9958 /* POPAnimator.h */; }; + C2462596F1D125C78FDEFF18 /* EXPMatchers+beTruthy.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFA0D504DD1C528F6DA621E /* EXPMatchers+beTruthy.h */; }; + C2B640F92A127E0B078BAEDA /* POPCustomAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 68DCAB207A759EFDB7747DAE /* POPCustomAnimation.mm */; }; + C2B69069659AD4973C85D7F5 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E2C3B944FD9BDD363A7156F9 /* OCMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + C3382CD4F49853EC592513AC /* EXPMatchers+contain.m in Sources */ = {isa = PBXBuildFile; fileRef = C136CDC3183D7309E224836F /* EXPMatchers+contain.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + C3E95473F817DE935DE092D6 /* OCMLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = C0527AE0CB3FA17BA9D7B2F1 /* OCMLocation.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + C425F5ED3F49E04705DF7959 /* EXPUnsupportedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 48F51DC074E0FB74FEA310D5 /* EXPUnsupportedObject.h */; }; + C47275730007BDBE1583D17B /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D43A4FEB1C324BEA5F8A963 /* OCProtocolMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + C54B821C1B18DBA4407087AF /* POPMath.mm in Sources */ = {isa = PBXBuildFile; fileRef = 177DC3CFAADB623BA1E4CD62 /* POPMath.mm */; }; + C64420E9DC57F0D9229EBB15 /* POPPropertyAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = BC7A4EA4660E6AF890980F69 /* POPPropertyAnimation.h */; }; + C77163743281D955EF761D40 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + C7788A76BBC88D000195540F /* SPTExcludeGlobalBeforeAfterEach.h in Headers */ = {isa = PBXBuildFile; fileRef = 83480097C4C15EEDB73883E0 /* SPTExcludeGlobalBeforeAfterEach.h */; }; + C9F9D4025BC63D1BEF63AEA4 /* EXPMatchers+beKindOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E12EFD52D252519B4A9764D /* EXPMatchers+beKindOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + CA0D1D65A9015FBD36C6B17D /* SPTSharedExampleGroups.m in Sources */ = {isa = PBXBuildFile; fileRef = D3BB7B1D4DC6C5723EADDF4B /* SPTSharedExampleGroups.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + CBC552CF17BAD46D80FE9924 /* EXPMatchers+beGreaterThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 937CFEDB65BDFC4CEA960A3F /* EXPMatchers+beGreaterThan.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + CCB5BEAF929D10947454A87C /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AC5C5BBAA70BD71308D591C /* OCProtocolMockObject.h */; }; + CD6B34308F848988ABDA8DCE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + CDB5202A2D217EB043247971 /* EXPMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = F3B376059270A030E3BFE356 /* EXPMatcher.h */; }; + CE1B9D5A94087D3E6005BD9A /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 92F6834D49CF78FAEB56DC39 /* OCMExceptionReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + CEC138AA46FCDF26C74E397D /* EXPMatchers+respondTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 22BFACF0FF0D20E16197159A /* EXPMatchers+respondTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + CEFEF44FF32EF72275668262 /* OCMBoxedReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 396AAD74300329EA4CB18421 /* OCMBoxedReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + CFB2DD869D18EBE4ACA9E37D /* SPTSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = DEBFE828FC73ABC8052AC3C9 /* SPTSpec.h */; }; + D0CD892AC828C82210181988 /* OCMVerifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B9E8CC56BC78AB2EFB53FE5 /* OCMVerifier.h */; }; + D16CF604807C904723F15867 /* POPAnimationTracerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = E816D223D51E336A2600A451 /* POPAnimationTracerInternal.h */; }; + D2BFFE5848B78DC48463D4AC /* TransformationMatrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA4D972826791E788596D69A /* TransformationMatrix.cpp */; }; + D3A5B09ECDDCC104A083EF55 /* SPTExampleGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 82CD01AB12D4BC1E4CCF67B9 /* SPTExampleGroup.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + D3E9B2CF2FA1F53DC85307BA /* POPAnimationTracer.h in Headers */ = {isa = PBXBuildFile; fileRef = B7C8A0C10C1DC5F2DA6AE072 /* POPAnimationTracer.h */; }; + D4CBFC0CEDA8F49BAFE93EA1 /* NSObject+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 20742E714DBA84BDAEBA0B12 /* NSObject+OCMAdditions.h */; }; + D55A242C53C367E6C575C216 /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = F5BD5C42AB700F6136B69736 /* FBSnapshotTestController.h */; }; + D6E016A8E7BBF6A21AA1A8AD /* OCMInvocationStub.m in Sources */ = {isa = PBXBuildFile; fileRef = 341087797F9FD2651CB4D0DB /* OCMInvocationStub.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + D70101C6E3B60ACB48F927AB /* Pods-VBFPopFlatButtonTests-OCMock-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CBC3B438DFE2365CCC61B65 /* Pods-VBFPopFlatButtonTests-OCMock-dummy.m */; }; + D7EE7225A9AEBD9494BEFC65 /* POPAnimationTracerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = E816D223D51E336A2600A451 /* POPAnimationTracerInternal.h */; }; + D82FD075035AFA5486C99E09 /* EXPMatchers+conformTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 753F83632B2D1A598CE3CEE3 /* EXPMatchers+conformTo.h */; }; + D8BA6AE11237B44809070DC6 /* EXPMatchers+beSupersetOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CB1907A8C25470DFE3EFCD5 /* EXPMatchers+beSupersetOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + D8EB33D7B3359A3D0C47768A /* OCMRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = FED0BE9622E9F873C879BE38 /* OCMRecorder.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + D931080AE1B69B709B4E7183 /* POPAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = D6FA8A9649DE31D9579F9958 /* POPAnimator.h */; }; + DC75DC26564E366783457AB1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + DCABD3EE449F6D2339BFAC9B /* POPLayerExtras.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9091595C844D533714B6546B /* POPLayerExtras.mm */; }; + DD9B490E8E47AA8413DD105E /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 585FF9C286D72A00A404F6DB /* OCMIndirectReturnValueProvider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + DE1C696066B39B522AD39AF0 /* EXPMatchers+beInTheRangeOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 3168063EA76E3F0E29FA2392 /* EXPMatchers+beInTheRangeOf.h */; }; + DF204FD1F4A23A032A58E0E9 /* POPBasicAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = E19AD63E73A4F7F208C4890C /* POPBasicAnimation.h */; }; + DF2EBCD092CBB22EB924E174 /* ExpectaObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E19F4892091339C77470E616 /* ExpectaObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + E0DE82D2755898A2F3B1C148 /* UIColor+FlatColors.h in Headers */ = {isa = PBXBuildFile; fileRef = 8726C40467E82DFA09230CEA /* UIColor+FlatColors.h */; }; + E376ED0BA97B4138393FBE7D /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 996CFF07B6B2FF62F32622BC /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m */; }; + E3BC91B72ED5AA5FC32F1AF3 /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = C2163529D2DBCEC6ADF1952C /* OCClassMockObject.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + E40557E8A6B2DD1112537389 /* SPTCompiledExample.m in Sources */ = {isa = PBXBuildFile; fileRef = BADBEBD00F9C6CE03BEB00C8 /* SPTCompiledExample.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + E4C8D4EDA2D1C5EA7B9A50C3 /* ExpectaObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 1036EBA609F6194138CD1B35 /* ExpectaObject.h */; }; + E8EBCBA2463F92FD6A124458 /* POPDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = D78F43D273DD3EBA9A872CEF /* POPDefines.h */; }; + E98047CD58B3D0D1EC7FB00F /* NSValue+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B331FFFD2448F6BFD0021D /* NSValue+Expecta.h */; }; + EA87FA82FD403F25D4226943 /* EXPMatchers+beLessThanOrEqualTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 875F40471113AFA521557353 /* EXPMatchers+beLessThanOrEqualTo.h */; }; + EB6B9441186D06FC1E880A0D /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 57B24F97F4C33CC7E99C202C /* FBSnapshotTestCase.m */; }; + EB8EE6FCA01D25818CEBDF3B /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E0FE4312D9A49956DA3830F /* OCMPassByRefSetter.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + EBB3C1809B50D5E62F6BCAEB /* POPCGUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = B9E5F559B1A069B47DB1989D /* POPCGUtils.mm */; }; + EBC92494201651481DAA1878 /* POPAnimationTracer.h in Headers */ = {isa = PBXBuildFile; fileRef = B7C8A0C10C1DC5F2DA6AE072 /* POPAnimationTracer.h */; }; + EC5CC60990D54496585D6D06 /* Pods-pop-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB0CB1DA5C8D3193E6C7999 /* Pods-pop-dummy.m */; }; + EC9A29A3F8FB60C7305ACFEB /* POPAnimationEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4463B3F3B5547F5A1053BC19 /* POPAnimationEvent.h */; }; + ECAC2B5E5436DFC9CFE3ABDC /* EXPMatchers+contain.h in Headers */ = {isa = PBXBuildFile; fileRef = 96D434B54158F3A59024EF94 /* EXPMatchers+contain.h */; }; + ED7A34BDFC32CD508103E851 /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7191D633592E8CEAFE6FF679 /* OCMPassByRefSetter.h */; }; + EEB09036B7EB2052AE62F97C /* SpectaUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 49114BA5A7C207FC24D1D000 /* SpectaUtility.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + EEBCC163295536F8A28A0036 /* POPAnimationEvent.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0F8D8DDDE9BEEB77B4510D27 /* POPAnimationEvent.mm */; }; + F3C3EAB3AA5917D2FE617E90 /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B186F63F7F5E7B748D1B4BA /* OCMExceptionReturnValueProvider.h */; }; + F5AAF7B049032029073D0D8B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 447A3115B5E961286529F94F /* Foundation.framework */; }; + F5D5252ED645FF7DFABD65BB /* POPAnimationRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 9507DC501CF80381A1178AE1 /* POPAnimationRuntime.h */; }; + F6027A7ACBB6F7194AFE1574 /* POPDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = D78F43D273DD3EBA9A872CEF /* POPDefines.h */; }; + F60C7615705EC4A6B25746E7 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EAB0C9CC1B347268E4A8D55 /* OCMConstraint.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + F6BAC0611A1E6ADCEA7949D6 /* POPAnimatableProperty.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5B1A25F94DED887B5691F84F /* POPAnimatableProperty.mm */; }; + F82FDA9DF5214F7F0B218B2B /* EXPMatchers+equal.m in Sources */ = {isa = PBXBuildFile; fileRef = 37349CFFCE3BBDEB6088B062 /* EXPMatchers+equal.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + F8E891BB2CE09260CD2D30C3 /* POPAnimationEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4463B3F3B5547F5A1053BC19 /* POPAnimationEvent.h */; }; + FA1ED5E06E7F64433685E43B /* EXPMatchers+beTruthy.m in Sources */ = {isa = PBXBuildFile; fileRef = F6F65F86DCA3953C58E58AD4 /* EXPMatchers+beTruthy.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + FAA7FD89BC9BFC86356B04CE /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E597471A918E0244FC5965C5 /* XCTest.framework */; }; + FB50DB6FADD955B707742D47 /* TransformationMatrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA4D972826791E788596D69A /* TransformationMatrix.cpp */; }; + FF95B82CDB8AB0D94BD7A282 /* POPAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 77CEB30B3D859046DB922D9D /* POPAction.h */; }; + FFD2D0DFD5A82C947CC0F3F6 /* ExpectaSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2DF34F9452185F577A1207 /* ExpectaSupport.h */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2C15D108110D6887F1FB9BEE59C22245 /* PBXContainerItemProxy */ = { + 15919738A9B44D3583710AC8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 7D9E32DAA93E15CFCF77A5BCD2D4BAA2; - remoteInfo = FBSnapshotTestCase; + remoteGlobalIDString = 62174E1DF11D4648109717D5; + remoteInfo = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase"; }; - 57E45FC80A7279E8C1CA155B4F18FA20 /* PBXContainerItemProxy */ = { + 1EE651FE6F32D540D68CD3D1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 804210C01736817A67437F0C449BDB9A; - remoteInfo = pop; + remoteGlobalIDString = F96D6E4A3F8027157CC1DC2E; + remoteInfo = "Pods-UIColor+FlatColors"; }; - 8FDA96D4C80B1284FAB6B46EA89E0C00 /* PBXContainerItemProxy */ = { + 43F334CB4F08E9CC0CF9C6DB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 6C15FA49A4E02FA8F52CFAC8390E09FA; - remoteInfo = Expecta; + remoteGlobalIDString = 44D9DA5C248EB3F8A8819913; + remoteInfo = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots"; }; - BFB30EE8D43C03D220A73A8D668F5EA8 /* PBXContainerItemProxy */ = { + 48D2AB4D368C7FA30B5759BF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = F97C930769DCC5F86114946A8521D6C3; - remoteInfo = "UIColor+FlatColors"; + remoteGlobalIDString = 5E54E1B225CBC591B1FA999B; + remoteInfo = "Pods-VBFPopFlatButtonTests-Expecta"; }; - C9B5F86F6244D78D3F80384F609427C6 /* PBXContainerItemProxy */ = { + 4EC7B2E3DC219D66E2F73E82 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 6C15FA49A4E02FA8F52CFAC8390E09FA; - remoteInfo = Expecta; + remoteGlobalIDString = 991E86B5968D806AF622E6CB; + remoteInfo = "Pods-VBFPopFlatButtonTests-pop"; }; - D3070FE19C080E226729E3DC43BA5A43 /* PBXContainerItemProxy */ = { + 76DC9D0C70DACDA8CCD9FC7D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 05257CC76400D71826E603561A0F73E6; - remoteInfo = "Expecta+Snapshots"; + remoteGlobalIDString = 19C905CDC839303460A2C30B; + remoteInfo = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors"; }; - DF54FD33252731B3C7198E4EE4AFAE91 /* PBXContainerItemProxy */ = { + 77E3539E8828C13018375B89 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 804210C01736817A67437F0C449BDB9A; - remoteInfo = pop; + remoteGlobalIDString = 90048B1BB10E1FED958E3C3E; + remoteInfo = "Pods-VBFPopFlatButtonTests-Specta"; }; - E128E56BAC39203B5541C6BF72EFF3DE /* PBXContainerItemProxy */ = { + 8591F57023D2A8E15A241864 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = F97C930769DCC5F86114946A8521D6C3; - remoteInfo = "UIColor+FlatColors"; + remoteGlobalIDString = 5E54E1B225CBC591B1FA999B; + remoteInfo = "Pods-VBFPopFlatButtonTests-Expecta"; }; - EE04EE8ADAB8F7DF7FCEFDDD1E801BE6 /* PBXContainerItemProxy */ = { + A36E280D193A58371EF75755 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 7D9E32DAA93E15CFCF77A5BCD2D4BAA2; - remoteInfo = FBSnapshotTestCase; + remoteGlobalIDString = BF09D05A62B368CAB2A02C85; + remoteInfo = "Pods-VBFPopFlatButtonTests-OCMock"; }; - F75DB76DAAD466CC5086C703FACA7542 /* PBXContainerItemProxy */ = { + C500D189AB38A5E80288F6ED /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = B20A6002820A41B7161DEEB0269F30B7; - remoteInfo = Specta; + remoteGlobalIDString = 9C883E7AE1633D11BAD35A8B; + remoteInfo = "Pods-pop"; }; - FD2460A8524D382DAA12C2BB06BD39B4 /* PBXContainerItemProxy */ = { + F37B5CA1017890E01CB5FEF8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = 7CE002F351906D054F2F07F8 /* Project object */; proxyType = 1; - remoteGlobalIDString = 1E8469E8AE7E8DB55F60EB76FDEE8268; - remoteInfo = OCMock; + remoteGlobalIDString = 62174E1DF11D4648109717D5; + remoteInfo = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 001B1913A5ED8DFC5F3EA34569DA3955 /* OCObserverMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCObserverMockObject.m; path = Source/OCMock/OCObserverMockObject.m; sourceTree = ""; }; - 006F7510564727E2B23B99B33029E556 /* Specta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Specta-prefix.pch"; sourceTree = ""; }; - 03BEF75F071BB72273F703B40E817F72 /* EXPMatchers+postNotification.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+postNotification.h"; path = "Expecta/Matchers/EXPMatchers+postNotification.h"; sourceTree = ""; }; - 041A264391CAF03409398D56F88650B2 /* OCMMacroState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMMacroState.m; path = Source/OCMock/OCMMacroState.m; sourceTree = ""; }; - 05EE15D4307A2DC684996225FE5C5219 /* OCMStubRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMStubRecorder.h; path = Source/OCMock/OCMStubRecorder.h; sourceTree = ""; }; - 0AB835F0EA86C95311F1560196C739C1 /* POPAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimator.h; path = pop/POPAnimator.h; sourceTree = ""; }; - 0AC585F919A1F6FAC19E6C410AB311CE /* SPTCompiledExample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTCompiledExample.h; path = Specta/Specta/SPTCompiledExample.h; sourceTree = ""; }; - 0AFFEC5229239A74ADFEF16BF7DDAF5E /* OCMExceptionReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMExceptionReturnValueProvider.h; path = Source/OCMock/OCMExceptionReturnValueProvider.h; sourceTree = ""; }; - 0B325D1A2DA81D25E128FAD707D5765A /* OCMLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMLocation.m; path = Source/OCMock/OCMLocation.m; sourceTree = ""; }; - 0C7E8BEA1965A7A0FCE31A22E8F6D9C9 /* NSValue+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSValue+OCMAdditions.m"; path = "Source/OCMock/NSValue+OCMAdditions.m"; sourceTree = ""; }; - 0E92D4862FAA5481F68347420EAB1233 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F3439478F834566B790E44391A81320 /* SPTCallSite.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTCallSite.h; path = Specta/Specta/SPTCallSite.h; sourceTree = ""; }; - 0FA93B08566E965609C75BEDAAFCDFBC /* POPGeometry.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPGeometry.mm; path = pop/POPGeometry.mm; sourceTree = ""; }; - 102F68469794693F291584713772A062 /* SPTSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSpec.m; path = Specta/Specta/SPTSpec.m; sourceTree = ""; }; - 10FFDBAAED8CD40A420C63BCBDE276BD /* EXPMatchers+beIdenticalTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beIdenticalTo.m"; path = "Expecta/Matchers/EXPMatchers+beIdenticalTo.m"; sourceTree = ""; }; - 110BDD326313B53093B3232E02783E6D /* Pods-VBFPopFlatButtonTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-VBFPopFlatButtonTests-acknowledgements.markdown"; sourceTree = ""; }; - 121F323620BF1CE7FEE5051E6F3BA8EE /* EXPMatchers+beLessThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThan.m"; path = "Expecta/Matchers/EXPMatchers+beLessThan.m"; sourceTree = ""; }; - 1259039D2BF67D3F8D92970B71E71115 /* NSInvocation+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSInvocation+OCMAdditions.m"; path = "Source/OCMock/NSInvocation+OCMAdditions.m"; sourceTree = ""; }; - 139946862AB9CE0479C093ED4C3716A5 /* POPLayerExtras.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPLayerExtras.mm; path = pop/POPLayerExtras.mm; sourceTree = ""; }; - 143776931348DBBAEA2749BD62F12E62 /* POPPropertyAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPPropertyAnimation.mm; path = pop/POPPropertyAnimation.mm; sourceTree = ""; }; - 14F6F7E355A3A31FCFF2DFD214059CEC /* POP.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POP.h; path = pop/POP.h; sourceTree = ""; }; - 165BF3FAB4BF84E4E224BB313A237CA3 /* SpectaUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SpectaUtility.m; path = Specta/Specta/SpectaUtility.m; sourceTree = ""; }; - 1718E06B27F003937AC5E50124E427F4 /* libOCMock.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOCMock.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 18BC6C88D79424BB7D1D846288CD1489 /* SpectaTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaTypes.h; path = Specta/Specta/SpectaTypes.h; sourceTree = ""; }; - 1919A3A1A8AE93829DBB860F1AA98AC3 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; - 199209D8CB9B8153E5E826EEB510A405 /* Expecta+Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Expecta+Snapshots-dummy.m"; sourceTree = ""; }; - 1A925256BE1A1F04E59EA33CCB791607 /* OCMRealObjectForwarder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMRealObjectForwarder.h; path = Source/OCMock/OCMRealObjectForwarder.h; sourceTree = ""; }; - 1BC62D335D8D6535A0CDBB72C8CECA2E /* POPAnimationRuntime.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationRuntime.mm; path = pop/POPAnimationRuntime.mm; sourceTree = ""; }; - 1D3B2B23A1B2C1F67ADE911BCB40E4B4 /* OCMExceptionReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMExceptionReturnValueProvider.m; path = Source/OCMock/OCMExceptionReturnValueProvider.m; sourceTree = ""; }; - 2032699AD0884A560E10C500D4114FB5 /* NSValue+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSValue+OCMAdditions.h"; path = "Source/OCMock/NSValue+OCMAdditions.h"; sourceTree = ""; }; - 23E33B5442D737E4091C45472DEADE31 /* Pods-VBFPopFlatButtonTests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-VBFPopFlatButtonTests-resources.sh"; sourceTree = ""; }; - 243160426E236789747D3DE1E72DCC76 /* NSValue+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSValue+Expecta.h"; path = "Expecta/NSValue+Expecta.h"; sourceTree = ""; }; - 279AA6492631DEFA8C439A9C088EEB8A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; - 2827BD46E63B0AECCF38D0BEC0D576C2 /* pop.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = pop.xcconfig; sourceTree = ""; }; - 28546862950C9B0B589B0175B698B249 /* UIColor+FlatColors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+FlatColors.h"; path = "UIColor+FlatColors/UIColor+FlatColors.h"; sourceTree = ""; }; - 2956D682367CDFB2A911DF36B3A3938F /* OCMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMockObject.m; path = Source/OCMock/OCMockObject.m; sourceTree = ""; }; - 29AEDC6BEBABD0BEA9B595A6CA8E3982 /* POPAnimator.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimator.mm; path = pop/POPAnimator.mm; sourceTree = ""; }; - 2AC9B0DDAFBDB10DDCAA61919966625F /* OCMVerifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMVerifier.m; path = Source/OCMock/OCMVerifier.m; sourceTree = ""; }; - 2B4601D451FBB8B877348C108FBA1CED /* OCMInvocationStub.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMInvocationStub.h; path = Source/OCMock/OCMInvocationStub.h; sourceTree = ""; }; - 2BD8839A08E5CB8BF0748267BAB23A36 /* TransformationMatrix.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TransformationMatrix.cpp; path = pop/WebCore/TransformationMatrix.cpp; sourceTree = ""; }; - 2D21ABEEB0CD3740A1D5BB0760BB050D /* EXPMatchers+beLessThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThanOrEqualTo.h"; path = "Expecta/Matchers/EXPMatchers+beLessThanOrEqualTo.h"; sourceTree = ""; }; - 2D9DC1C8B23AD425ECF238B075A926B2 /* POPAnimationTracer.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationTracer.mm; path = pop/POPAnimationTracer.mm; sourceTree = ""; }; - 2DC6A90DA0A18C7BA99C3EE44620CF68 /* OCObserverMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCObserverMockObject.h; path = Source/OCMock/OCObserverMockObject.h; sourceTree = ""; }; - 2E20BD7C120FC32127B5BBDC58BC7FDB /* NSObject+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+OCMAdditions.h"; path = "Source/OCMock/NSObject+OCMAdditions.h"; sourceTree = ""; }; - 2ED438E32F34484872592BBA273A8714 /* Expecta+Snapshots.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Expecta+Snapshots.xcconfig"; sourceTree = ""; }; - 2EE94543F82DF0D5A1870C02FF80EEBE /* POPAnimationEvent.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationEvent.mm; path = pop/POPAnimationEvent.mm; sourceTree = ""; }; - 301626117E44858D1B7E9B04FA40B781 /* Expecta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Expecta-dummy.m"; sourceTree = ""; }; - 3048E282C9D4E6529421E1F88519E2D9 /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/UIImage+Diff.m"; sourceTree = ""; }; - 30A16534CDF565DE147987EF097AC80F /* EXPMatchers+beGreaterThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThanOrEqualTo.h"; path = "Expecta/Matchers/EXPMatchers+beGreaterThanOrEqualTo.h"; sourceTree = ""; }; - 34E766D8ACE21F5FF74E823D69FC52B8 /* OCMBoxedReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMBoxedReturnValueProvider.h; path = Source/OCMock/OCMBoxedReturnValueProvider.h; sourceTree = ""; }; - 357F21DFA2A52CA98368063D07EB5CC1 /* POPAnimationExtras.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationExtras.mm; path = pop/POPAnimationExtras.mm; sourceTree = ""; }; - 374B01E1C2B306EAFF1DB9F4C38D0C31 /* OCMConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMConstraint.m; path = Source/OCMock/OCMConstraint.m; sourceTree = ""; }; - 376FA6C232475D95B3860D6FEEB3A781 /* POPAnimationTracer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationTracer.h; path = pop/POPAnimationTracer.h; sourceTree = ""; }; - 3772EF010C3B380F6F0C665E08EFBB58 /* EXPMatchers+raiseWithReason.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raiseWithReason.h"; path = "Expecta/Matchers/EXPMatchers+raiseWithReason.h"; sourceTree = ""; }; - 3784FABAE6A82FD0CCAB37440D6D183A /* ExpectaObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ExpectaObject.m; path = Expecta/ExpectaObject.m; sourceTree = ""; }; - 38E785D0B66B65A06D55C4A5D4C2300A /* OCMock.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = OCMock.xcconfig; sourceTree = ""; }; - 3A6BCBCBF61B76597B51109BD7C18F55 /* OCMPassByRefSetter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMPassByRefSetter.h; path = Source/OCMock/OCMPassByRefSetter.h; sourceTree = ""; }; - 3AB4D98BA29D8C20173C097C3D2C97D5 /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Compare.m"; path = "FBSnapshotTestCase/UIImage+Compare.m"; sourceTree = ""; }; - 3B0781D8F78AC381FAF01723760B42EB /* OCMMacroState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMMacroState.h; path = Source/OCMock/OCMMacroState.h; sourceTree = ""; }; - 3B2713089B04D38AD3A81E78620855B8 /* POPSpringSolver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPSpringSolver.h; path = pop/POPSpringSolver.h; sourceTree = ""; }; - 3BBBAB5237608D5C2EA07C5604B2035B /* Specta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Specta-dummy.m"; sourceTree = ""; }; - 3D39BA0A19D46818D293C7FD32635479 /* EXPMatchers+contain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+contain.m"; path = "Expecta/Matchers/EXPMatchers+contain.m"; sourceTree = ""; }; - 3DD3C7A84703DD6EFDE5FBB80587E532 /* XCTestCase+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestCase+Specta.m"; path = "Specta/Specta/XCTestCase+Specta.m"; sourceTree = ""; }; - 3E5F1F71C57577E91FE514E6BF6C4FC6 /* POPGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPGeometry.h; path = pop/POPGeometry.h; sourceTree = ""; }; - 40CD0E01610DF4D430A40A62DEAABECC /* POPSpringAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPSpringAnimation.mm; path = pop/POPSpringAnimation.mm; sourceTree = ""; }; - 412993FD2625D718BF2DD83033780D1E /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.release.xcconfig; sourceTree = ""; }; - 43A06C3E687C00C05B3177D76186AE47 /* EXPMatchers+beFalsy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beFalsy.m"; path = "Expecta/Matchers/EXPMatchers+beFalsy.m"; sourceTree = ""; }; - 4441E474042CD46C05A2D500D88D1A77 /* Pods-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-dummy.m"; sourceTree = ""; }; - 453CF89CF702BF9C6FCE50C960D1882B /* EXPMatchers+postNotification.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+postNotification.m"; path = "Expecta/Matchers/EXPMatchers+postNotification.m"; sourceTree = ""; }; - 455785B560B98D4CD1F3E3734AD52716 /* OCMLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMLocation.h; path = Source/OCMock/OCMLocation.h; sourceTree = ""; }; - 455A64967B13376AED2E9B0072127B8D /* OCMInvocationExpectation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMInvocationExpectation.m; path = Source/OCMock/OCMInvocationExpectation.m; sourceTree = ""; }; - 45BE3AC87285388C0703D98AAE6D7AAB /* SPTCompiledExample.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTCompiledExample.m; path = Specta/Specta/SPTCompiledExample.m; sourceTree = ""; }; - 46B87B97F287AC79178EC63A1C4CA687 /* OCMConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMConstraint.h; path = Source/OCMock/OCMConstraint.h; sourceTree = ""; }; - 481C964DB3974BD42D2EB78C260EC157 /* OCPartialMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCPartialMockObject.h; path = Source/OCMock/OCPartialMockObject.h; sourceTree = ""; }; - 495F322959913B53CF207040CB077407 /* EXPMatchers+conformTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+conformTo.m"; path = "Expecta/Matchers/EXPMatchers+conformTo.m"; sourceTree = ""; }; - 4A1198CAD768BFA8309C9C3E5D3546A5 /* OCMock-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "OCMock-prefix.pch"; sourceTree = ""; }; - 4A650AA0052808418A62AE2F7A84BC3B /* EXPMatchers+raise.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raise.m"; path = "Expecta/Matchers/EXPMatchers+raise.m"; sourceTree = ""; }; - 4A6F072A726F4E8A2E2B582730D9BE60 /* SPTSharedExampleGroups.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSharedExampleGroups.m; path = Specta/Specta/SPTSharedExampleGroups.m; sourceTree = ""; }; - 4A95229C4E97686E3E764E80A8EEC102 /* EXPBlockDefinedMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPBlockDefinedMatcher.h; path = Expecta/EXPBlockDefinedMatcher.h; sourceTree = ""; }; - 4AF1065AFA21A09703227F572BA621F1 /* Pods-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-frameworks.sh"; sourceTree = ""; }; - 4BF9AA13FB09AE443FFAFE3144103665 /* OCProtocolMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCProtocolMockObject.m; path = Source/OCMock/OCProtocolMockObject.m; sourceTree = ""; }; - 4D3DE6A7F993FF4CE8C815F8178749AC /* EXPExpect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPExpect.m; path = Expecta/EXPExpect.m; sourceTree = ""; }; - 4DAFEA3D6D75560C0FCA498875385524 /* POPDecayAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPDecayAnimation.h; path = pop/POPDecayAnimation.h; sourceTree = ""; }; - 4F21EDC935CDB4BE597B26B1565D75D8 /* UnitBezier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnitBezier.h; path = pop/WebCore/UnitBezier.h; sourceTree = ""; }; - 50C8EDC61EA03A1F793A14D4F0D45ABA /* OCMInvocationStub.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMInvocationStub.m; path = Source/OCMock/OCMInvocationStub.m; sourceTree = ""; }; - 51925ABD19F8EE83ACFE130CEE76DCF3 /* libExpecta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libExpecta.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 52CC515FBCC68D0549D920F52F009323 /* OCMRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMRecorder.h; path = Source/OCMock/OCMRecorder.h; sourceTree = ""; }; - 574090D6A566A81EEDAB9EBEF26A3F49 /* EXPMatchers+beGreaterThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThan.h"; path = "Expecta/Matchers/EXPMatchers+beGreaterThan.h"; sourceTree = ""; }; - 57AF824B246118D51AFD7B0BB806261D /* NSMethodSignature+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMethodSignature+OCMAdditions.m"; path = "Source/OCMock/NSMethodSignature+OCMAdditions.m"; sourceTree = ""; }; - 5AB9133783CF9585C766D956F1EC490F /* OCMPassByRefSetter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMPassByRefSetter.m; path = Source/OCMock/OCMPassByRefSetter.m; sourceTree = ""; }; - 5B5F8B3A6EAFCE0C62CA82FCB6014D5F /* OCMArg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMArg.h; path = Source/OCMock/OCMArg.h; sourceTree = ""; }; - 5B8A19ED0A2572E557DB51B7E44126E1 /* EXPMatchers+beSubclassOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSubclassOf.m"; path = "Expecta/Matchers/EXPMatchers+beSubclassOf.m"; sourceTree = ""; }; - 5D1236DA90FB410D378B5B7D5B2B9711 /* SpectaDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SpectaDSL.m; path = Specta/Specta/SpectaDSL.m; sourceTree = ""; }; - 5E5D55B54B2F5EDF9B35FDEE05A4513B /* POPPropertyAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPPropertyAnimation.h; path = pop/POPPropertyAnimation.h; sourceTree = ""; }; - 5EA6E3F9E4A7B88734D3973441ED29A4 /* EXPMatchers+beKindOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beKindOf.h"; path = "Expecta/Matchers/EXPMatchers+beKindOf.h"; sourceTree = ""; }; - 5F5BFB00EBB3785B4270EA717298B9FC /* Pods-VBFPopFlatButtonTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests.release.xcconfig"; sourceTree = ""; }; - 602B6426A69DF240B0D331CC66440CDE /* EXPMatchers+haveCountOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+haveCountOf.m"; path = "Expecta/Matchers/EXPMatchers+haveCountOf.m"; sourceTree = ""; }; - 6160C30226B3CC727BD83696D22201D5 /* SPTTestSuite.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTTestSuite.h; path = Specta/Specta/SPTTestSuite.h; sourceTree = ""; }; - 6175E594B4A05F82789C77CB8DD36919 /* EXPMatchers+raiseWithReason.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raiseWithReason.m"; path = "Expecta/Matchers/EXPMatchers+raiseWithReason.m"; sourceTree = ""; }; - 6203E2D70C7E4D0636ECA86132C14EF5 /* EXPExpect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPExpect.h; path = Expecta/EXPExpect.h; sourceTree = ""; }; - 66E6540249F477DC4C25313361C4259E /* OCMIndirectReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMIndirectReturnValueProvider.m; path = Source/OCMock/OCMIndirectReturnValueProvider.m; sourceTree = ""; }; - 6793B03E6245C5036737C718621C8039 /* POPCGUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPCGUtils.h; path = pop/POPCGUtils.h; sourceTree = ""; }; - 69963118D12C0A949DA2351DEDC5A534 /* OCMInvocationExpectation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMInvocationExpectation.h; path = Source/OCMock/OCMInvocationExpectation.h; sourceTree = ""; }; - 69ABAD92A4F8781BBA4245DB3A5C27CA /* POPAnimationEventInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationEventInternal.h; path = pop/POPAnimationEventInternal.h; sourceTree = ""; }; - 6A07B7C6BE4089F43182C7D4D4A7C20F /* Pods-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-acknowledgements.markdown"; sourceTree = ""; }; - 6A7AC3BB58D8F7518C1281E2FF2A6D5A /* EXPMatchers+beKindOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beKindOf.m"; path = "Expecta/Matchers/EXPMatchers+beKindOf.m"; sourceTree = ""; }; - 6A7D800068DD45FD429FCDB713C8DF6D /* POPSpringAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPSpringAnimationInternal.h; path = pop/POPSpringAnimationInternal.h; sourceTree = ""; }; - 6BE2048EF7C17B3244C2F0A94E7CB349 /* SPTExample.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExample.m; path = Specta/Specta/SPTExample.m; sourceTree = ""; }; - 6DAC95B0B6369C3A06387B6A309C9D93 /* POPAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationInternal.h; path = pop/POPAnimationInternal.h; sourceTree = ""; }; - 6E3AC1210FE5A031F30B2AED34949E71 /* POPAnimatableProperty.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimatableProperty.h; path = pop/POPAnimatableProperty.h; sourceTree = ""; }; - 6E81A7EDCC8BDD1BAAF8580BD623B35F /* POPDecayAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPDecayAnimation.mm; path = pop/POPDecayAnimation.mm; sourceTree = ""; }; - 6EDD1D71888F7EDD9180358B8B97F7ED /* EXPMatchers+beSupersetOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSupersetOf.h"; path = "Expecta/Matchers/EXPMatchers+beSupersetOf.h"; sourceTree = ""; }; - 704EBBA2BCB133AE22C379A15F991F69 /* SPTSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSpec.h; path = Specta/Specta/SPTSpec.h; sourceTree = ""; }; - 70D3358D9B430CD1E1EA0A06D20395B3 /* Expecta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Expecta-prefix.pch"; sourceTree = ""; }; - 715B5F55FFDF475C2D7B06A278E8A981 /* POPAnimationExtras.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationExtras.h; path = pop/POPAnimationExtras.h; sourceTree = ""; }; - 7238CF023147AA09191A388D9BCE707B /* EXPMatchers+beLessThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThanOrEqualTo.m"; path = "Expecta/Matchers/EXPMatchers+beLessThanOrEqualTo.m"; sourceTree = ""; }; - 73C35069751A6A66130BB21C6194CF22 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.debug.xcconfig; sourceTree = ""; }; - 74C6A9C3EA6EF36CE8BF077EA334313A /* SPTCallSite.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTCallSite.m; path = Specta/Specta/SPTCallSite.m; sourceTree = ""; }; - 7516DB378AC447A4A9557BFC34DBF9B4 /* EXPUnsupportedObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPUnsupportedObject.m; path = Expecta/EXPUnsupportedObject.m; sourceTree = ""; }; - 75BE903361061CC8C30D8CBA5BB57E4D /* libExpecta+Snapshots.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libExpecta+Snapshots.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 77532C628DC460FF1D22D559BBFEF8A0 /* Pods-VBFPopFlatButtonTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-VBFPopFlatButtonTests-acknowledgements.plist"; sourceTree = ""; }; - 78DC277D358F818FF8A9DDD865C08427 /* EXPMatchers+beginWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beginWith.h"; path = "Expecta/Matchers/EXPMatchers+beginWith.h"; sourceTree = ""; }; - 79A8FB32EE1E3E4F402EE6E29D452D34 /* OCProtocolMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCProtocolMockObject.h; path = Source/OCMock/OCProtocolMockObject.h; sourceTree = ""; }; - 7CB1720C2052DD425758FE45481CCF06 /* libpop.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpop.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 7E08BB2C0F310C98BCDA672431B091A5 /* EXPMatchers+equal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+equal.h"; path = "Expecta/Matchers/EXPMatchers+equal.h"; sourceTree = ""; }; - 7E793B15B80B5F2094108CD4CDA12790 /* ExpectaSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExpectaSupport.h; path = Expecta/ExpectaSupport.h; sourceTree = ""; }; - 7EEC9842A5161E6BD9B47BEE58CAA1D6 /* Pods-VBFPopFlatButtonTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests.debug.xcconfig"; sourceTree = ""; }; - 7F6A1330178E94DBD838AFFB6722EF9C /* UIColor+FlatColors.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "UIColor+FlatColors.xcconfig"; sourceTree = ""; }; - 7F82AEF83B660A1FB8331726AE50979D /* OCMRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMRecorder.m; path = Source/OCMock/OCMRecorder.m; sourceTree = ""; }; - 7FFF471B58E1DD751796FBA7ACD36FCC /* EXPMatchers+beSubclassOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSubclassOf.h"; path = "Expecta/Matchers/EXPMatchers+beSubclassOf.h"; sourceTree = ""; }; - 8005593856D157B2CB7966E1BC5C61F8 /* EXPMatchers+endWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+endWith.m"; path = "Expecta/Matchers/EXPMatchers+endWith.m"; sourceTree = ""; }; - 81EFE7C53FBD00B925D284A984C10C98 /* XCTestCase+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestCase+Specta.h"; path = "Specta/Specta/XCTestCase+Specta.h"; sourceTree = ""; }; - 821907E6E1985B94EACB37AE2D0955DA /* SPTExampleGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExampleGroup.m; path = Specta/Specta/SPTExampleGroup.m; sourceTree = ""; }; - 824AFD77E9D152D966DB2CFF2B8A3DA1 /* EXPDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDefines.h; path = Expecta/EXPDefines.h; sourceTree = ""; }; - 829ED4EFF9245E6F4AE5A6806786A47E /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/UIImage+Compare.h"; sourceTree = ""; }; - 832F2E4C57B8C9C823487FAAB3A28B9B /* OCMObserverRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMObserverRecorder.h; path = Source/OCMock/OCMObserverRecorder.h; sourceTree = ""; }; - 86CA033489693755D2E45916C300AF87 /* SPTExcludeGlobalBeforeAfterEach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExcludeGlobalBeforeAfterEach.h; path = Specta/Specta/SPTExcludeGlobalBeforeAfterEach.h; sourceTree = ""; }; - 884CDE592D838D0D8E959F5CF13EEAC4 /* SpectaUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaUtility.h; path = Specta/Specta/SpectaUtility.h; sourceTree = ""; }; - 89344A132DD925C1406563B39D2A92DA /* OCMBlockCaller.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMBlockCaller.h; path = Source/OCMock/OCMBlockCaller.h; sourceTree = ""; }; - 8A04F091D941E85AA8783B8F79950E30 /* EXPMatchers+raise.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raise.h"; path = "Expecta/Matchers/EXPMatchers+raise.h"; sourceTree = ""; }; - 8A51413ECB73ECBFBF823F2ADA116A53 /* OCMNotificationPoster.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMNotificationPoster.m; path = Source/OCMock/OCMNotificationPoster.m; sourceTree = ""; }; - 8BCCB337982E4B5AB9258C710BFDCA53 /* OCClassMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCClassMockObject.h; path = Source/OCMock/OCClassMockObject.h; sourceTree = ""; }; - 8F0C81C3F99E6C71CFB9D19AFAF724C4 /* EXPFloatTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPFloatTuple.m; path = Expecta/EXPFloatTuple.m; sourceTree = ""; }; - 8F9AA340DCA0906723366E97546DB181 /* POPVector.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPVector.mm; path = pop/POPVector.mm; sourceTree = ""; }; - 90D9B61756BDEBBBFE10EAEC75561475 /* EXPMatchers+contain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+contain.h"; path = "Expecta/Matchers/EXPMatchers+contain.h"; sourceTree = ""; }; - 918B99A01CF8183CDE3BE528A1160BDB /* OCMRealObjectForwarder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMRealObjectForwarder.m; path = Source/OCMock/OCMRealObjectForwarder.m; sourceTree = ""; }; - 91ACCAD7D3CBA586ACF6858B1675AB60 /* XCTest+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTest+Private.h"; path = "Specta/Specta/XCTest+Private.h"; sourceTree = ""; }; - 937735FE50261C38B390D323DDD5BF59 /* EXPMatchers+beIdenticalTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beIdenticalTo.h"; path = "Expecta/Matchers/EXPMatchers+beIdenticalTo.h"; sourceTree = ""; }; - 93987590C2058D96513B72FBFAA86203 /* EXPMatchers+beCloseTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beCloseTo.h"; path = "Expecta/Matchers/EXPMatchers+beCloseTo.h"; sourceTree = ""; }; - 942498D5A0E557EBEFCFD3FF8E2F2A46 /* POPAction.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAction.h; path = pop/POPAction.h; sourceTree = ""; }; - 9451ADAD10BF9C0E91F70E2E845AC3E4 /* OCMReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMReturnValueProvider.h; path = Source/OCMock/OCMReturnValueProvider.h; sourceTree = ""; }; - 9461EF2674BE27F6F8A6566D43AEB987 /* OCMBoxedReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMBoxedReturnValueProvider.m; path = Source/OCMock/OCMBoxedReturnValueProvider.m; sourceTree = ""; }; - 96A19E701E5B7D19FABB7116A76D726A /* POPCustomAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPCustomAnimation.mm; path = pop/POPCustomAnimation.mm; sourceTree = ""; }; - 9814C84391EB4D7F4258FC44E4501692 /* POPAnimatableProperty.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimatableProperty.mm; path = pop/POPAnimatableProperty.mm; sourceTree = ""; }; - 98CB3DBF3EF52AB8B118E6C15A32DC37 /* POPAnimationRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationRuntime.h; path = pop/POPAnimationRuntime.h; sourceTree = ""; }; - 99448F30AD4BD785851F41617ED1BA8C /* EXPMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcher.h; path = Expecta/EXPMatcher.h; sourceTree = ""; }; - 9A1529A53A65B62FA5FC224F89815DE3 /* EXPMatchers+respondTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+respondTo.m"; path = "Expecta/Matchers/EXPMatchers+respondTo.m"; sourceTree = ""; }; - 9C48B82263889761572CDE2B12D8802A /* libFBSnapshotTestCase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFBSnapshotTestCase.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 9E24705C2A51AA0D4C433542D6352B3F /* POPAnimatorPrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimatorPrivate.h; path = pop/POPAnimatorPrivate.h; sourceTree = ""; }; - 9F31B76384541D39B313F31C3F548DDC /* UIColor+FlatColors-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIColor+FlatColors-prefix.pch"; sourceTree = ""; }; - 9F8605BC3499881E7ED694EB3C371D39 /* POPLayerExtras.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPLayerExtras.h; path = pop/POPLayerExtras.h; sourceTree = ""; }; - 9F8EA516A05EC1E5EC0C0AF6C6F742C5 /* EXPMatchers+endWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+endWith.h"; path = "Expecta/Matchers/EXPMatchers+endWith.h"; sourceTree = ""; }; - A05CA585A187C8B392D876E61CBFCB0C /* libPods-VBFPopFlatButtonTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - A09B44A1C74AE682645835C4ACC907DD /* NSObject+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSObject+OCMAdditions.m"; path = "Source/OCMock/NSObject+OCMAdditions.m"; sourceTree = ""; }; - A100E7B14F64B020630657FEBD224AAF /* EXPMatchers+beInstanceOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInstanceOf.m"; path = "Expecta/Matchers/EXPMatchers+beInstanceOf.m"; sourceTree = ""; }; - A169A9B7ABEE4E93B4BBE795921779D8 /* FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSnapshotTestCase-prefix.pch"; sourceTree = ""; }; - A27C49FE5C1FC756D444D1C53F6EE1B5 /* ExpectaSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ExpectaSupport.m; path = Expecta/ExpectaSupport.m; sourceTree = ""; }; - A362AF221CD3979E40A3CF696134C69D /* POPBasicAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPBasicAnimation.h; path = pop/POPBasicAnimation.h; sourceTree = ""; }; - A3B76630EAD740047218BDD07E239E1D /* OCMArg.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMArg.m; path = Source/OCMock/OCMArg.m; sourceTree = ""; }; - A3E75295FD95FB7773396BC7F69DC0D1 /* POPBasicAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPBasicAnimation.mm; path = pop/POPBasicAnimation.mm; sourceTree = ""; }; - A4B91DED08E5E5B8A6C42AA754A35BFA /* FloatConversion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FloatConversion.h; path = pop/WebCore/FloatConversion.h; sourceTree = ""; }; - A66A5AF1875EDF378034823C888C49A3 /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; - A936575A03FDF70A86015DC7EBB52EBF /* POPAnimationPrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationPrivate.h; path = pop/POPAnimationPrivate.h; sourceTree = ""; }; - AA40B0956A7FE76BFCCE0AB769B56A99 /* POPMath.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPMath.mm; path = pop/POPMath.mm; sourceTree = ""; }; - AB36664918AC21A6A7F22BABDF558F62 /* ExpectaObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExpectaObject.h; path = Expecta/ExpectaObject.h; sourceTree = ""; }; - ABB7783E34C697C8803AD3D96B64275F /* Pods-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-acknowledgements.plist"; sourceTree = ""; }; - ABF5365D1C71038F9872C86B87042EB6 /* EXPMatcherHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcherHelpers.h; path = Expecta/Matchers/EXPMatcherHelpers.h; sourceTree = ""; }; - ADF64941FEC41C589A7F6A5EEB22AFE0 /* SPTGlobalBeforeAfterEach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTGlobalBeforeAfterEach.h; path = Specta/Specta/SPTGlobalBeforeAfterEach.h; sourceTree = ""; }; - AE463162D421E0B8C94CC1FE388B5658 /* POPAnimationEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationEvent.h; path = pop/POPAnimationEvent.h; sourceTree = ""; }; - AEF564A7744175BD14D26ED5D193DD4F /* pop-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "pop-prefix.pch"; sourceTree = ""; }; - AEF6AEA2F24E1FE0C45E75CAFABC0963 /* SPTSharedExampleGroups.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSharedExampleGroups.h; path = Specta/Specta/SPTSharedExampleGroups.h; sourceTree = ""; }; - AFA77209E3EE7B19615C38623AB95B86 /* SpectaDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaDSL.h; path = Specta/Specta/SpectaDSL.h; sourceTree = ""; }; - B0452A79CA8AC0F36648137B12CB75FE /* Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Expecta.h; path = Expecta/Expecta.h; sourceTree = ""; }; - B13DC82CE8F627017B46CE61620520D4 /* libUIColor+FlatColors.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libUIColor+FlatColors.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - B1EEE6743CEEBD4E6F01C4C6BB268DA8 /* EXPMatchers+beCloseTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beCloseTo.m"; path = "Expecta/Matchers/EXPMatchers+beCloseTo.m"; sourceTree = ""; }; - B28D0064C13094027B27C46B5AE8E686 /* SPTExample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExample.h; path = Specta/Specta/SPTExample.h; sourceTree = ""; }; - B3127058B4445D7B9EAEC6EB0E2C7CA7 /* EXPMatchers+respondTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+respondTo.h"; path = "Expecta/Matchers/EXPMatchers+respondTo.h"; sourceTree = ""; }; - B4159D25FCF50BCB794E4FC218FDC41B /* POPAnimationTracerInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationTracerInternal.h; path = pop/POPAnimationTracerInternal.h; sourceTree = ""; }; - B4A940E85C8FAE4F89D58D1B96966B04 /* POPAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimation.h; path = pop/POPAnimation.h; sourceTree = ""; }; - B630F68EC6B39450F6D30D3171415C97 /* EXPMatchers+FBSnapshotTest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EXPMatchers+FBSnapshotTest.h"; sourceTree = ""; }; - B63712721F2338BDF2EFE5C361F2C524 /* EXPMatchers+beginWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beginWith.m"; path = "Expecta/Matchers/EXPMatchers+beginWith.m"; sourceTree = ""; }; - B761FF63D92181DFAFC0E9416C7F4AA4 /* EXPMatchers+beGreaterThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThanOrEqualTo.m"; path = "Expecta/Matchers/EXPMatchers+beGreaterThanOrEqualTo.m"; sourceTree = ""; }; - B7B8C19C90807E9BEC79F106C244A626 /* POPDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPDefines.h; path = pop/POPDefines.h; sourceTree = ""; }; - B80E6A94C70C25E2E17DFC84A770B99B /* POPDecayAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPDecayAnimationInternal.h; path = pop/POPDecayAnimationInternal.h; sourceTree = ""; }; - B8A31577D71488770FCB06CFC70DB79F /* OCMNotificationPoster.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMNotificationPoster.h; path = Source/OCMock/OCMNotificationPoster.h; sourceTree = ""; }; - B8C9036D36D55EF37D39C99A1574FAC9 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; - B965AAC26EF4E83652BB204AB0273381 /* POPPropertyAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPPropertyAnimationInternal.h; path = pop/POPPropertyAnimationInternal.h; sourceTree = ""; }; - BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - BBE6B053D55AC52791C094E16B0A206A /* Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Specta.h; path = Specta/Specta/Specta.h; sourceTree = ""; }; - BE4714E14697E6465C76EF1117BB969F /* POPCGUtils.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPCGUtils.mm; path = pop/POPCGUtils.mm; sourceTree = ""; }; - BF448FCE601276070A3323147C64F940 /* OCMBlockCaller.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMBlockCaller.m; path = Source/OCMock/OCMBlockCaller.m; sourceTree = ""; }; - BFDC66AE7F5CA8C91BC293A93AFE31AC /* SPTExampleGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExampleGroup.h; path = Specta/Specta/SPTExampleGroup.h; sourceTree = ""; }; - BFEC2179755EEFF526F36F10B98563BF /* OCMInvocationMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMInvocationMatcher.h; path = Source/OCMock/OCMInvocationMatcher.h; sourceTree = ""; }; - C04F0056FC2907FF7C91054F567E67F2 /* EXPMatchers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatchers.h; path = Expecta/Matchers/EXPMatchers.h; sourceTree = ""; }; - C0623D0D99EAC6505F0F5BD37AFDD5C8 /* Expecta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Expecta.xcconfig; sourceTree = ""; }; - C0C2F70DB6F5C43905BBCD07ED70A500 /* OCMock.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMock.h; path = Source/OCMock/OCMock.h; sourceTree = ""; }; - C0EF4FA96B176E8F8A65513EE5959200 /* OCMExpectationRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMExpectationRecorder.m; path = Source/OCMock/OCMExpectationRecorder.m; sourceTree = ""; }; - C33215E413FAFA650C245B9662E2B680 /* OCPartialMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCPartialMockObject.m; path = Source/OCMock/OCPartialMockObject.m; sourceTree = ""; }; - C3971326132DB39E1A1457A78E3135C2 /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSNotificationCenter+OCMAdditions.h"; path = "Source/OCMock/NSNotificationCenter+OCMAdditions.h"; sourceTree = ""; }; - C4813256E46A929E531746D5DA83F12D /* FBSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FBSnapshotTestCase-dummy.m"; sourceTree = ""; }; - C4C54B830839D792D66EFE7A06B0FC09 /* EXPUnsupportedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPUnsupportedObject.h; path = Expecta/EXPUnsupportedObject.h; sourceTree = ""; }; - C518E5E599E69988309B5A0BBF3EE9EE /* Expecta+Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Expecta+Snapshots-prefix.pch"; sourceTree = ""; }; - C5E35E3D3E236FE38311DEB2EBF8AE0D /* EXPMatchers+FBSnapshotTest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EXPMatchers+FBSnapshotTest.m"; sourceTree = ""; }; - C66F06002917512A4170CC59451A2194 /* Pods-VBFPopFlatButtonTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-VBFPopFlatButtonTests-frameworks.sh"; sourceTree = ""; }; - C671B6E3533770F93F97FFE0AC62F837 /* SPTTestSuite.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTTestSuite.m; path = Specta/Specta/SPTTestSuite.m; sourceTree = ""; }; - C67C54B351701C4EE5C6D4802BC4BB80 /* EXPMatchers+beTruthy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beTruthy.h"; path = "Expecta/Matchers/EXPMatchers+beTruthy.h"; sourceTree = ""; }; - C6F52E6509E06D3A72365735E29B21FA /* OCMVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMVerifier.h; path = Source/OCMock/OCMVerifier.h; sourceTree = ""; }; - C702D13CE6FDB04E5438667358E5B230 /* Specta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Specta.xcconfig; sourceTree = ""; }; - C788B79F917D9EDA5018072CE6F93534 /* TransformationMatrix.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TransformationMatrix.h; path = pop/WebCore/TransformationMatrix.h; sourceTree = ""; }; - C93DC7480BB2CAD06B1D1F10F9DA61BE /* pop-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "pop-dummy.m"; sourceTree = ""; }; - CC8716A393CA686240CF8651C7A31408 /* EXPDoubleTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPDoubleTuple.m; path = Expecta/EXPDoubleTuple.m; sourceTree = ""; }; - CD32D6CAB91451DD0DBFECCFCA159A6D /* EXPMatchers+beTruthy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beTruthy.m"; path = "Expecta/Matchers/EXPMatchers+beTruthy.m"; sourceTree = ""; }; - CE0B0C4614226EB3B0F615463AE3BCBA /* OCMIndirectReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMIndirectReturnValueProvider.h; path = Source/OCMock/OCMIndirectReturnValueProvider.h; sourceTree = ""; }; - CFCB4CEE18E21DDE2A609B4AEDA54D6A /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; - D1B6AFD1B14C8562E6DD492D3823AA01 /* OCMExpectationRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMExpectationRecorder.h; path = Source/OCMock/OCMExpectationRecorder.h; sourceTree = ""; }; - D2676E41492DAC6C4D8260FC5D1B0DC9 /* EXPMatchers+beInstanceOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInstanceOf.h"; path = "Expecta/Matchers/EXPMatchers+beInstanceOf.h"; sourceTree = ""; }; - D2FC912AF024890172D9F05AAB05A483 /* OCMObserverRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMObserverRecorder.m; path = Source/OCMock/OCMObserverRecorder.m; sourceTree = ""; }; - D35A6D7BDF660A3FFC06C116B514093B /* POPSpringAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPSpringAnimation.h; path = pop/POPSpringAnimation.h; sourceTree = ""; }; - D4241C884C5C678222354C1083D3B785 /* OCMFunctions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMFunctions.h; path = Source/OCMock/OCMFunctions.h; sourceTree = ""; }; - D46CD9EEA51F9849B0450BC630A6F06C /* EXPMatchers+beGreaterThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThan.m"; path = "Expecta/Matchers/EXPMatchers+beGreaterThan.m"; sourceTree = ""; }; - D4777B0A1333B447BD2B40A7C5E5C14B /* EXPMatcherHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPMatcherHelpers.m; path = Expecta/Matchers/EXPMatcherHelpers.m; sourceTree = ""; }; - D47A5F7F41CC8A1486CF4763ED06FF54 /* POPCustomAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPCustomAnimation.h; path = pop/POPCustomAnimation.h; sourceTree = ""; }; - D653F0B9F5ECBEACAB1B84DA13A637D4 /* Pods-VBFPopFlatButtonTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-dummy.m"; sourceTree = ""; }; - D735CF46938291DA11EA1AE0746376C5 /* FBSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSnapshotTestCase.xcconfig; sourceTree = ""; }; - D92E46C35DB7BB9C77ADF8CB43AF5EA5 /* NSValue+Expecta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSValue+Expecta.m"; path = "Expecta/NSValue+Expecta.m"; sourceTree = ""; }; - D9BDB16EABC10187624C34DBF452EEE2 /* EXPMatchers+beNil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beNil.m"; path = "Expecta/Matchers/EXPMatchers+beNil.m"; sourceTree = ""; }; - DB6E0C0FFE86E70B4FEDF8420766407C /* POPMath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPMath.h; path = pop/POPMath.h; sourceTree = ""; }; - DC851F90330D69B5538B5B0FF5BE4486 /* EXPDoubleTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDoubleTuple.h; path = Expecta/EXPDoubleTuple.h; sourceTree = ""; }; - DCB641EC4F57AF835BB126B00EF73509 /* NSMethodSignature+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSMethodSignature+OCMAdditions.h"; path = "Source/OCMock/NSMethodSignature+OCMAdditions.h"; sourceTree = ""; }; - DE949730EAB04E175A58E87C1152B39A /* EXPMatchers+beFalsy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beFalsy.h"; path = "Expecta/Matchers/EXPMatchers+beFalsy.h"; sourceTree = ""; }; - DF74DAD5A1685C0C017A0B1FAE7C73FF /* UIColor+FlatColors.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIColor+FlatColors.m"; path = "UIColor+FlatColors/UIColor+FlatColors.m"; sourceTree = ""; }; - E0068E757407AA50A1A11180AF23790B /* EXPMatchers+beNil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beNil.h"; path = "Expecta/Matchers/EXPMatchers+beNil.h"; sourceTree = ""; }; - E246EF18825FEB7D47B783D85425DE9C /* EXPMatchers+beLessThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThan.h"; path = "Expecta/Matchers/EXPMatchers+beLessThan.h"; sourceTree = ""; }; - E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - E38CDC4CD9C8DACC6221E66115CF1DFB /* OCMInvocationMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMInvocationMatcher.m; path = Source/OCMock/OCMInvocationMatcher.m; sourceTree = ""; }; - E5863C56EA63E317B1571F81302E8753 /* EXPMatchers+haveCountOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+haveCountOf.h"; path = "Expecta/Matchers/EXPMatchers+haveCountOf.h"; sourceTree = ""; }; - E58F8885C241044EB3B4B08D80A7CD3F /* OCMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMockObject.h; path = Source/OCMock/OCMockObject.h; sourceTree = ""; }; - EB24AEE500D6437D7FDED4B5BFA410F9 /* EXPBlockDefinedMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPBlockDefinedMatcher.m; path = Expecta/EXPBlockDefinedMatcher.m; sourceTree = ""; }; - EBD42588192611DC9A514718382307FC /* EXPMatchers+conformTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+conformTo.h"; path = "Expecta/Matchers/EXPMatchers+conformTo.h"; sourceTree = ""; }; - EC0EFD91E7BF4FA7E69C200B6BD4DD84 /* UIColor+FlatColors-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIColor+FlatColors-dummy.m"; sourceTree = ""; }; - ECC025FC9711D275ED45136C7DD656A6 /* OCMock-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "OCMock-dummy.m"; sourceTree = ""; }; - ED12E74119B75A7738082D853627BE40 /* OCClassMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCClassMockObject.m; path = Source/OCMock/OCClassMockObject.m; sourceTree = ""; }; - F0CD1B74AB7F42629EC68E16C0B2D051 /* EXPMatchers+beSupersetOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSupersetOf.m"; path = "Expecta/Matchers/EXPMatchers+beSupersetOf.m"; sourceTree = ""; }; - F1509EE76D153EFBEDDDE692071B567C /* POPBasicAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPBasicAnimationInternal.h; path = pop/POPBasicAnimationInternal.h; sourceTree = ""; }; - F19ACF7054F9E169B6343EBD39C0A106 /* OCMStubRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMStubRecorder.m; path = Source/OCMock/OCMStubRecorder.m; sourceTree = ""; }; - F22067AEDA1D2F718C79DAB139F081A6 /* EXPMatchers+beInTheRangeOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInTheRangeOf.h"; path = "Expecta/Matchers/EXPMatchers+beInTheRangeOf.h"; sourceTree = ""; }; - F2A1AC3D807E1D5779B7782B0E72678A /* OCMReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMReturnValueProvider.m; path = Source/OCMock/OCMReturnValueProvider.m; sourceTree = ""; }; - F36239226B452415E4BB7B730310C711 /* NSNotificationCenter+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSNotificationCenter+OCMAdditions.m"; path = "Source/OCMock/NSNotificationCenter+OCMAdditions.m"; sourceTree = ""; }; - F40D076C45F9C89A51CB26A52E0E3317 /* libSpecta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSpecta.a; sourceTree = BUILT_PRODUCTS_DIR; }; - F4C56D49EEB2F9784E01D0E64AB0C07E /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/UIImage+Diff.h"; sourceTree = ""; }; - F5A99820BAA46E752A9030A0FCDE2928 /* EXPFloatTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPFloatTuple.h; path = Expecta/EXPFloatTuple.h; sourceTree = ""; }; - F78CA18D4414C420920EDA8600DCF6BA /* Pods-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-resources.sh"; sourceTree = ""; }; - FBCA401716D8B3CB5BCBC8B747EB9641 /* EXPMatchers+beInTheRangeOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInTheRangeOf.m"; path = "Expecta/Matchers/EXPMatchers+beInTheRangeOf.m"; sourceTree = ""; }; - FCAD63FC970706F3E41571B893320425 /* OCMFunctions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMFunctions.m; path = Source/OCMock/OCMFunctions.m; sourceTree = ""; }; - FCB3CE1E3042E8711FB1E8983CC25391 /* NSInvocation+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSInvocation+OCMAdditions.h"; path = "Source/OCMock/NSInvocation+OCMAdditions.h"; sourceTree = ""; }; - FCCE52CD5245B020D3E5C7FF33DAA03D /* NSObject+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+Expecta.h"; path = "Expecta/NSObject+Expecta.h"; sourceTree = ""; }; - FD8FA5FA899F882C2E58690E5A0BE446 /* POPAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimation.mm; path = pop/POPAnimation.mm; sourceTree = ""; }; - FDE9F34EA31553BF9248BE76128333A8 /* POPVector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPVector.h; path = pop/POPVector.h; sourceTree = ""; }; - FF181103D13DC255784017396898A35D /* EXPMatchers+equal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+equal.m"; path = "Expecta/Matchers/EXPMatchers+equal.m"; sourceTree = ""; }; + 003E45B1B679651105082AA6 /* Pods-VBFPopFlatButtonTests-pop-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-VBFPopFlatButtonTests-pop-prefix.pch"; sourceTree = ""; }; + 010ABEF867470774AB5EA816 /* OCMNotificationPoster.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMNotificationPoster.m; path = Source/OCMock/OCMNotificationPoster.m; sourceTree = ""; }; + 01EA01D3D08D0226D7396569 /* EXPMatchers+endWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+endWith.m"; path = "Expecta/Matchers/EXPMatchers+endWith.m"; sourceTree = ""; }; + 02275433746E1BB557AFDA03 /* NSValue+Expecta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSValue+Expecta.m"; path = "Expecta/NSValue+Expecta.m"; sourceTree = ""; }; + 027262A296D8CBF759271D52 /* Pods-VBFPopFlatButtonTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-dummy.m"; sourceTree = ""; }; + 02D393532D8E9BCB783D822E /* POPAnimationExtras.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationExtras.mm; path = pop/POPAnimationExtras.mm; sourceTree = ""; }; + 035252C743DBC24BBEDC50BF /* EXPMatchers+FBSnapshotTest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EXPMatchers+FBSnapshotTest.m"; sourceTree = ""; }; + 03581A44FC7D8CB1B3111AB2 /* Pods-VBFPopFlatButtonTests-pop-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-pop-Private.xcconfig"; sourceTree = ""; }; + 0A88AEC79686DF168E7B6700 /* POPDecayAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPDecayAnimation.h; path = pop/POPDecayAnimation.h; sourceTree = ""; }; + 0B901467BB35362C52EBB99E /* Pods-VBFPopFlatButtonTests-environment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-VBFPopFlatButtonTests-environment.h"; sourceTree = ""; }; + 0BB698462DA8E148FB82DBF2 /* libPods-VBFPopFlatButtonTests-pop.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests-pop.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 0BC6ED0725D3DCA270A07210 /* TransformationMatrix.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TransformationMatrix.h; path = pop/WebCore/TransformationMatrix.h; sourceTree = ""; }; + 0C428FEFF9EEB6F8F3D3838E /* Pods-VBFPopFlatButtonTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-VBFPopFlatButtonTests-acknowledgements.plist"; sourceTree = ""; }; + 0CDB0D6BE47134011A1806F0 /* EXPMatchers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatchers.h; path = Expecta/Matchers/EXPMatchers.h; sourceTree = ""; }; + 0DAD8403DE01DC3CFC92AFD6 /* NSValue+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSValue+OCMAdditions.m"; path = "Source/OCMock/NSValue+OCMAdditions.m"; sourceTree = ""; }; + 0DDDA8E414C675DA291562B4 /* SPTTestSuite.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTTestSuite.m; path = Specta/Specta/SPTTestSuite.m; sourceTree = ""; }; + 0EA6CF1D61A15A0AE0F5D599 /* EXPMatchers+respondTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+respondTo.h"; path = "Expecta/Matchers/EXPMatchers+respondTo.h"; sourceTree = ""; }; + 0EAB0C9CC1B347268E4A8D55 /* OCMConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMConstraint.m; path = Source/OCMock/OCMConstraint.m; sourceTree = ""; }; + 0F8D8DDDE9BEEB77B4510D27 /* POPAnimationEvent.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationEvent.mm; path = pop/POPAnimationEvent.mm; sourceTree = ""; }; + 0F9964650B69B9ADBB943EAD /* OCMIndirectReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMIndirectReturnValueProvider.h; path = Source/OCMock/OCMIndirectReturnValueProvider.h; sourceTree = ""; }; + 0FE8B2DCDB92EC18F09DA718 /* EXPMatchers+haveCountOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+haveCountOf.m"; path = "Expecta/Matchers/EXPMatchers+haveCountOf.m"; sourceTree = ""; }; + 1036EBA609F6194138CD1B35 /* ExpectaObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExpectaObject.h; path = Expecta/ExpectaObject.h; sourceTree = ""; }; + 11232AD302E75E253F19B4DA /* POPVector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPVector.h; path = pop/POPVector.h; sourceTree = ""; }; + 11233A74542E08311071C9FB /* OCMRealObjectForwarder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMRealObjectForwarder.h; path = Source/OCMock/OCMRealObjectForwarder.h; sourceTree = ""; }; + 11430733DFE095049B50C75F /* EXPMatchers+conformTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+conformTo.m"; path = "Expecta/Matchers/EXPMatchers+conformTo.m"; sourceTree = ""; }; + 14C4295E3CC20D63CCFDE1F1 /* OCMInvocationExpectation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMInvocationExpectation.m; path = Source/OCMock/OCMInvocationExpectation.m; sourceTree = ""; }; + 1524ECC8320203836EBB2E82 /* OCMBlockCaller.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMBlockCaller.m; path = Source/OCMock/OCMBlockCaller.m; sourceTree = ""; }; + 159D1074C62C2525B84CB743 /* EXPMatchers+beLessThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThan.m"; path = "Expecta/Matchers/EXPMatchers+beLessThan.m"; sourceTree = ""; }; + 162E7465ACA55E1A06E6008C /* OCMBoxedReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMBoxedReturnValueProvider.h; path = Source/OCMock/OCMBoxedReturnValueProvider.h; sourceTree = ""; }; + 166464E485ABC13D21269E5D /* Pods-VBFPopFlatButtonTests-Specta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-Specta.xcconfig"; sourceTree = ""; }; + 177DC3CFAADB623BA1E4CD62 /* POPMath.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPMath.mm; path = pop/POPMath.mm; sourceTree = ""; }; + 1961A55B950FEB683C9202E3 /* POPAnimationRuntime.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationRuntime.mm; path = pop/POPAnimationRuntime.mm; sourceTree = ""; }; + 1990DB929EE47BF22A66EACA /* OCClassMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCClassMockObject.h; path = Source/OCMock/OCClassMockObject.h; sourceTree = ""; }; + 1BD046899012C85219AB25DA /* Pods-VBFPopFlatButtonTests-Expecta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-VBFPopFlatButtonTests-Expecta-prefix.pch"; sourceTree = ""; }; + 1E12EFD52D252519B4A9764D /* EXPMatchers+beKindOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beKindOf.m"; path = "Expecta/Matchers/EXPMatchers+beKindOf.m"; sourceTree = ""; }; + 1F5A6CC8F5A0493E21EA92B7 /* EXPMatchers+beIdenticalTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beIdenticalTo.m"; path = "Expecta/Matchers/EXPMatchers+beIdenticalTo.m"; sourceTree = ""; }; + 20742E714DBA84BDAEBA0B12 /* NSObject+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+OCMAdditions.h"; path = "Source/OCMock/NSObject+OCMAdditions.h"; sourceTree = ""; }; + 226ED09BC813B8790749F571 /* POPVector.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPVector.mm; path = pop/POPVector.mm; sourceTree = ""; }; + 22BFACF0FF0D20E16197159A /* EXPMatchers+respondTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+respondTo.m"; path = "Expecta/Matchers/EXPMatchers+respondTo.m"; sourceTree = ""; }; + 23945CA6EB898734BCCDEAC3 /* EXPMatchers+raiseWithReason.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raiseWithReason.h"; path = "Expecta/Matchers/EXPMatchers+raiseWithReason.h"; sourceTree = ""; }; + 246CCA157C6C47DDFE83E5D8 /* Pods-pop.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-pop.xcconfig"; path = "../Pods-pop/Pods-pop.xcconfig"; sourceTree = ""; }; + 25AB25759B5C513CCFA708EE /* EXPMatchers+beFalsy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beFalsy.h"; path = "Expecta/Matchers/EXPMatchers+beFalsy.h"; sourceTree = ""; }; + 25EE82001D5F17E3F546E649 /* OCMObserverRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMObserverRecorder.h; path = Source/OCMock/OCMObserverRecorder.h; sourceTree = ""; }; + 26EBE6969604B8A49F4D5F45 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; + 27B966A574D21ACEE1A142EC /* Pods-VBFPopFlatButtonTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests.release.xcconfig"; sourceTree = ""; }; + 289D06AABDB6E9705800CB42 /* Pods-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-dummy.m"; sourceTree = ""; }; + 2A2F771B05E86AF87893FF75 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.release.xcconfig; sourceTree = ""; }; + 2B26CC83A026CB717186BBB4 /* Pods-VBFPopFlatButtonTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-VBFPopFlatButtonTests-acknowledgements.markdown"; sourceTree = ""; }; + 2E5B078EFA5012AFA360E356 /* OCMInvocationMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMInvocationMatcher.m; path = Source/OCMock/OCMInvocationMatcher.m; sourceTree = ""; }; + 2F2DF34F9452185F577A1207 /* ExpectaSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExpectaSupport.h; path = Expecta/ExpectaSupport.h; sourceTree = ""; }; + 2F7362E03FD7252D65806105 /* POPSpringSolver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPSpringSolver.h; path = pop/POPSpringSolver.h; sourceTree = ""; }; + 3007E59E0D4791F3A4BD6475 /* POPSpringAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPSpringAnimation.h; path = pop/POPSpringAnimation.h; sourceTree = ""; }; + 3095E5D206229A3B6C716688 /* EXPMatchers+beFalsy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beFalsy.m"; path = "Expecta/Matchers/EXPMatchers+beFalsy.m"; sourceTree = ""; }; + 3168063EA76E3F0E29FA2392 /* EXPMatchers+beInTheRangeOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInTheRangeOf.h"; path = "Expecta/Matchers/EXPMatchers+beInTheRangeOf.h"; sourceTree = ""; }; + 32DBE41F5CA1930E6A247C91 /* Pods-pop-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-pop-Private.xcconfig"; path = "../Pods-pop/Pods-pop-Private.xcconfig"; sourceTree = ""; }; + 3331B6C97DFD5ACDD3E99E96 /* SPTGlobalBeforeAfterEach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTGlobalBeforeAfterEach.h; path = Specta/Specta/SPTGlobalBeforeAfterEach.h; sourceTree = ""; }; + 341087797F9FD2651CB4D0DB /* OCMInvocationStub.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMInvocationStub.m; path = Source/OCMock/OCMInvocationStub.m; sourceTree = ""; }; + 34B331FFFD2448F6BFD0021D /* NSValue+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSValue+Expecta.h"; path = "Expecta/NSValue+Expecta.h"; sourceTree = ""; }; + 3671BD0AA6C5572667BB72C4 /* libPods-VBFPopFlatButtonTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 37349CFFCE3BBDEB6088B062 /* EXPMatchers+equal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+equal.m"; path = "Expecta/Matchers/EXPMatchers+equal.m"; sourceTree = ""; }; + 379D3E744AF8FDB0A0C32231 /* EXPMatchers+equal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+equal.h"; path = "Expecta/Matchers/EXPMatchers+equal.h"; sourceTree = ""; }; + 396AAD74300329EA4CB18421 /* OCMBoxedReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMBoxedReturnValueProvider.m; path = Source/OCMock/OCMBoxedReturnValueProvider.m; sourceTree = ""; }; + 3987D5DF441C5D498E5984B4 /* SPTCallSite.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTCallSite.h; path = Specta/Specta/SPTCallSite.h; sourceTree = ""; }; + 3A0B82D4B0ACD9FC97193EE8 /* POPPropertyAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPPropertyAnimationInternal.h; path = pop/POPPropertyAnimationInternal.h; sourceTree = ""; }; + 3A751DFE801B7DEE15DF255F /* OCMExpectationRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMExpectationRecorder.m; path = Source/OCMock/OCMExpectationRecorder.m; sourceTree = ""; }; + 3C0336F685D2D0C927553BD7 /* POPSpringAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPSpringAnimation.mm; path = pop/POPSpringAnimation.mm; sourceTree = ""; }; + 3F2C40C49D1F01BEEDACFF42 /* Pods-VBFPopFlatButtonTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests.debug.xcconfig"; sourceTree = ""; }; + 408AF82758EB51C57EB47A1E /* EXPUnsupportedObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPUnsupportedObject.m; path = Expecta/EXPUnsupportedObject.m; sourceTree = ""; }; + 43306C646ADAF6C53F83ED06 /* Pods-UIColor+FlatColors-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-UIColor+FlatColors-Private.xcconfig"; sourceTree = ""; }; + 4463B3F3B5547F5A1053BC19 /* POPAnimationEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationEvent.h; path = pop/POPAnimationEvent.h; sourceTree = ""; }; + 447A3115B5E961286529F94F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + 46C0FC4C7F15C2277ACE1C41 /* EXPMatchers+FBSnapshotTest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EXPMatchers+FBSnapshotTest.h"; sourceTree = ""; }; + 48F51DC074E0FB74FEA310D5 /* EXPUnsupportedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPUnsupportedObject.h; path = Expecta/EXPUnsupportedObject.h; sourceTree = ""; }; + 49114BA5A7C207FC24D1D000 /* SpectaUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SpectaUtility.m; path = Specta/Specta/SpectaUtility.m; sourceTree = ""; }; + 4AD9E7998C1F69DFC8F2C087 /* NSMethodSignature+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMethodSignature+OCMAdditions.m"; path = "Source/OCMock/NSMethodSignature+OCMAdditions.m"; sourceTree = ""; }; + 4B381AC92A5B576B9C470810 /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; + 4CADEFF49C021ACFD71CD2DA /* POPAnimatableProperty.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimatableProperty.h; path = pop/POPAnimatableProperty.h; sourceTree = ""; }; + 509CF04E086BF83FFE67F657 /* POPGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPGeometry.h; path = pop/POPGeometry.h; sourceTree = ""; }; + 51C7C1C60EFC3165474A9F19 /* EXPMatchers+endWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+endWith.h"; path = "Expecta/Matchers/EXPMatchers+endWith.h"; sourceTree = ""; }; + 522FD9F2F90EC112DB0290C5 /* EXPMatchers+haveCountOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+haveCountOf.h"; path = "Expecta/Matchers/EXPMatchers+haveCountOf.h"; sourceTree = ""; }; + 5278EDAD9561F60754F5AEA4 /* EXPMatchers+beSubclassOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSubclassOf.h"; path = "Expecta/Matchers/EXPMatchers+beSubclassOf.h"; sourceTree = ""; }; + 5421E07CA88C42CF65DF4E25 /* EXPDoubleTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPDoubleTuple.m; path = Expecta/EXPDoubleTuple.m; sourceTree = ""; }; + 55A69D2F4CEF885B6A2C72EA /* POPDecayAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPDecayAnimationInternal.h; path = pop/POPDecayAnimationInternal.h; sourceTree = ""; }; + 55BB5493181E501259868B46 /* SPTCompiledExample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTCompiledExample.h; path = Specta/Specta/SPTCompiledExample.h; sourceTree = ""; }; + 56BB35E60FEF80C6CAEEA584 /* POPAnimationPrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationPrivate.h; path = pop/POPAnimationPrivate.h; sourceTree = ""; }; + 57B24F97F4C33CC7E99C202C /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; + 5807C2F8E13577A3081CB2C3 /* XCTestCase+Specta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "XCTestCase+Specta.m"; path = "Specta/Specta/XCTestCase+Specta.m"; sourceTree = ""; }; + 585FF9C286D72A00A404F6DB /* OCMIndirectReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMIndirectReturnValueProvider.m; path = Source/OCMock/OCMIndirectReturnValueProvider.m; sourceTree = ""; }; + 586DAD8DBE27D4E774EEBCBC /* EXPMatchers+beGreaterThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThanOrEqualTo.m"; path = "Expecta/Matchers/EXPMatchers+beGreaterThanOrEqualTo.m"; sourceTree = ""; }; + 59F965ED07C4D94E652AE6C3 /* Pods-environment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-environment.h"; sourceTree = ""; }; + 5A43AE8DBAC64D4D134F8EB7 /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m"; path = "../Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m"; sourceTree = ""; }; + 5B1A25F94DED887B5691F84F /* POPAnimatableProperty.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimatableProperty.mm; path = pop/POPAnimatableProperty.mm; sourceTree = ""; }; + 5B9E8CC56BC78AB2EFB53FE5 /* OCMVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMVerifier.h; path = Source/OCMock/OCMVerifier.h; sourceTree = ""; }; + 5D43A4FEB1C324BEA5F8A963 /* OCProtocolMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCProtocolMockObject.m; path = Source/OCMock/OCProtocolMockObject.m; sourceTree = ""; }; + 5DA0E3E3AF2F6929C458D85E /* EXPDoubleTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDoubleTuple.h; path = Expecta/EXPDoubleTuple.h; sourceTree = ""; }; + 5E8CB47BDB4AACF3F34437C0 /* SpectaUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaUtility.h; path = Specta/Specta/SpectaUtility.h; sourceTree = ""; }; + 60120C1F44461BF5A354214E /* Pods-VBFPopFlatButtonTests-Expecta.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-Expecta.xcconfig"; sourceTree = ""; }; + 60DCFE8B4BFA6636F31066AF /* EXPExpect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPExpect.h; path = Expecta/EXPExpect.h; sourceTree = ""; }; + 61FDA0E6A8C28639AD35778E /* OCObserverMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCObserverMockObject.m; path = Source/OCMock/OCObserverMockObject.m; sourceTree = ""; }; + 625155C977C369C665E4E9F9 /* POPBasicAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPBasicAnimation.mm; path = pop/POPBasicAnimation.mm; sourceTree = ""; }; + 6269BF9C6FE8A97EB41CE61A /* OCMArg.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMArg.m; path = Source/OCMock/OCMArg.m; sourceTree = ""; }; + 62969CD1057216D1A2513374 /* SpectaTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaTypes.h; path = Specta/Specta/SpectaTypes.h; sourceTree = ""; }; + 62E7359AF5CBDC613144141C /* Pods-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-acknowledgements.plist"; sourceTree = ""; }; + 64F5F822287A34DF4DC020B1 /* Pods-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-resources.sh"; sourceTree = ""; }; + 65C0BB208EC8A59C5EB36E72 /* Pods-VBFPopFlatButtonTests-pop-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-pop-dummy.m"; sourceTree = ""; }; + 671DE59084DBE48445742A55 /* OCPartialMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCPartialMockObject.m; path = Source/OCMock/OCPartialMockObject.m; sourceTree = ""; }; + 671F8EFAA16018F10260ECEE /* EXPMatcherHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcherHelpers.h; path = Expecta/Matchers/EXPMatcherHelpers.h; sourceTree = ""; }; + 67DE10F4A6FB5E30E8D67F73 /* EXPMatchers+postNotification.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+postNotification.h"; path = "Expecta/Matchers/EXPMatchers+postNotification.h"; sourceTree = ""; }; + 68D29053C2C07ACB263DFD69 /* EXPMatchers+beCloseTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beCloseTo.h"; path = "Expecta/Matchers/EXPMatchers+beCloseTo.h"; sourceTree = ""; }; + 68DCAB207A759EFDB7747DAE /* POPCustomAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPCustomAnimation.mm; path = pop/POPCustomAnimation.mm; sourceTree = ""; }; + 69CB00A6FB3E837F2EA99C2F /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig"; path = "../Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig"; sourceTree = ""; }; + 6B186F63F7F5E7B748D1B4BA /* OCMExceptionReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMExceptionReturnValueProvider.h; path = Source/OCMock/OCMExceptionReturnValueProvider.h; sourceTree = ""; }; + 6B65900E5B5F47C18D2C32DC /* Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig"; sourceTree = ""; }; + 6B8032A4CBC26039A04F4C52 /* EXPMatchers+beLessThanOrEqualTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beLessThanOrEqualTo.m"; path = "Expecta/Matchers/EXPMatchers+beLessThanOrEqualTo.m"; sourceTree = ""; }; + 6C49719B5FA370058E7A5D6F /* libPods-VBFPopFlatButtonTests-Expecta+Snapshots.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests-Expecta+Snapshots.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 6CB1907A8C25470DFE3EFCD5 /* EXPMatchers+beSupersetOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSupersetOf.m"; path = "Expecta/Matchers/EXPMatchers+beSupersetOf.m"; sourceTree = ""; }; + 6EA565E0F9BB13552B9A8559 /* OCMVerifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMVerifier.m; path = Source/OCMock/OCMVerifier.m; sourceTree = ""; }; + 70A3EC61DAFFF2BB267A6DF0 /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/UIImage+Compare.h"; sourceTree = ""; }; + 70FDC50F71254C632D1F742C /* SPTExampleGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExampleGroup.h; path = Specta/Specta/SPTExampleGroup.h; sourceTree = ""; }; + 7191D633592E8CEAFE6FF679 /* OCMPassByRefSetter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMPassByRefSetter.h; path = Source/OCMock/OCMPassByRefSetter.h; sourceTree = ""; }; + 7218559CE373365562E058AF /* libPods-UIColor+FlatColors.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UIColor+FlatColors.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7247FDBEC3AFC193F6DA219F /* EXPMatchers+beNil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beNil.m"; path = "Expecta/Matchers/EXPMatchers+beNil.m"; sourceTree = ""; }; + 739BDAEB8D3AAEFC91D18589 /* OCMNotificationPoster.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMNotificationPoster.h; path = Source/OCMock/OCMNotificationPoster.h; sourceTree = ""; }; + 753F83632B2D1A598CE3CEE3 /* EXPMatchers+conformTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+conformTo.h"; path = "Expecta/Matchers/EXPMatchers+conformTo.h"; sourceTree = ""; }; + 7733018F2D688ADA5FD238B0 /* OCMStubRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMStubRecorder.h; path = Source/OCMock/OCMStubRecorder.h; sourceTree = ""; }; + 77474DCF1639F9AE06E17E74 /* POPBasicAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPBasicAnimationInternal.h; path = pop/POPBasicAnimationInternal.h; sourceTree = ""; }; + 77CEB30B3D859046DB922D9D /* POPAction.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAction.h; path = pop/POPAction.h; sourceTree = ""; }; + 77EF9EF800DE2407FDD62EFF /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch"; path = "../Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch"; sourceTree = ""; }; + 79BB82103562A976E083BF05 /* Pods-VBFPopFlatButtonTests-OCMock.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-OCMock.xcconfig"; sourceTree = ""; }; + 7A35A490F8F9398137187F1C /* libPods-VBFPopFlatButtonTests-FBSnapshotTestCase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests-FBSnapshotTestCase.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7BF8B8FAABB8A53B4A6C7A6B /* EXPMatchers+beGreaterThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThanOrEqualTo.h"; path = "Expecta/Matchers/EXPMatchers+beGreaterThanOrEqualTo.h"; sourceTree = ""; }; + 7C838E8CF93B98DE4B4773CC /* POPAnimatorPrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimatorPrivate.h; path = pop/POPAnimatorPrivate.h; sourceTree = ""; }; + 7D014E53F863B4EA8EC826BB /* OCMLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMLocation.h; path = Source/OCMock/OCMLocation.h; sourceTree = ""; }; + 7EB402623FF07DC5CF0C4F00 /* ExpectaSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ExpectaSupport.m; path = Expecta/ExpectaSupport.m; sourceTree = ""; }; + 81BA16B76B20073F8F597A4C /* Pods-VBFPopFlatButtonTests-pop.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-pop.xcconfig"; sourceTree = ""; }; + 82CD01AB12D4BC1E4CCF67B9 /* SPTExampleGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExampleGroup.m; path = Specta/Specta/SPTExampleGroup.m; sourceTree = ""; }; + 8303522F21F2334653EF2E31 /* EXPMatchers+beginWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beginWith.h"; path = "Expecta/Matchers/EXPMatchers+beginWith.h"; sourceTree = ""; }; + 83480097C4C15EEDB73883E0 /* SPTExcludeGlobalBeforeAfterEach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExcludeGlobalBeforeAfterEach.h; path = Specta/Specta/SPTExcludeGlobalBeforeAfterEach.h; sourceTree = ""; }; + 8478DF0B2589953A81C083CC /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 8590F3BCBD4589A4D5348A43 /* POPDecayAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPDecayAnimation.mm; path = pop/POPDecayAnimation.mm; sourceTree = ""; }; + 86D7A08ADB0B814FA31CAB28 /* EXPBlockDefinedMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPBlockDefinedMatcher.m; path = Expecta/EXPBlockDefinedMatcher.m; sourceTree = ""; }; + 8726C40467E82DFA09230CEA /* UIColor+FlatColors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+FlatColors.h"; path = "UIColor+FlatColors/UIColor+FlatColors.h"; sourceTree = ""; }; + 875F40471113AFA521557353 /* EXPMatchers+beLessThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThanOrEqualTo.h"; path = "Expecta/Matchers/EXPMatchers+beLessThanOrEqualTo.h"; sourceTree = ""; }; + 88684F0CE2508C680312C6D8 /* EXPMatcherHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPMatcherHelpers.m; path = Expecta/Matchers/EXPMatcherHelpers.m; sourceTree = ""; }; + 8A46650B5F9FA84FD726772D /* Pods-UIColor+FlatColors.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-UIColor+FlatColors.xcconfig"; sourceTree = ""; }; + 8AA83223601D31AC50FD04A5 /* SPTSharedExampleGroups.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSharedExampleGroups.h; path = Specta/Specta/SPTSharedExampleGroups.h; sourceTree = ""; }; + 8AC5C5BBAA70BD71308D591C /* OCProtocolMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCProtocolMockObject.h; path = Source/OCMock/OCProtocolMockObject.h; sourceTree = ""; }; + 8AF1A63E6C018F6ECFE882FA /* XCTest+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTest+Private.h"; path = "Specta/Specta/XCTest+Private.h"; sourceTree = ""; }; + 8C216AE890B1452BB7469873 /* Pods-VBFPopFlatButtonTests-Specta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-VBFPopFlatButtonTests-Specta-prefix.pch"; sourceTree = ""; }; + 8CBC3B438DFE2365CCC61B65 /* Pods-VBFPopFlatButtonTests-OCMock-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-OCMock-dummy.m"; sourceTree = ""; }; + 8CBCD7FC6B3C2B9C1D3E41C6 /* EXPMatchers+beInstanceOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beInstanceOf.h"; path = "Expecta/Matchers/EXPMatchers+beInstanceOf.h"; sourceTree = ""; }; + 8DBD7921532DE1962B370D72 /* EXPMatchers+postNotification.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+postNotification.m"; path = "Expecta/Matchers/EXPMatchers+postNotification.m"; sourceTree = ""; }; + 8DC006D0003EA4FCBBF2DC8C /* EXPMatchers+beCloseTo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beCloseTo.m"; path = "Expecta/Matchers/EXPMatchers+beCloseTo.m"; sourceTree = ""; }; + 8F5E88B162DBB9E64E47BC6C /* EXPMatchers+beIdenticalTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beIdenticalTo.h"; path = "Expecta/Matchers/EXPMatchers+beIdenticalTo.h"; sourceTree = ""; }; + 9091595C844D533714B6546B /* POPLayerExtras.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPLayerExtras.mm; path = pop/POPLayerExtras.mm; sourceTree = ""; }; + 91208788A6DAB23B631D4EA9 /* SPTExample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExample.h; path = Specta/Specta/SPTExample.h; sourceTree = ""; }; + 91DCAC39934C934646177BE2 /* OCMMacroState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMMacroState.m; path = Source/OCMock/OCMMacroState.m; sourceTree = ""; }; + 926361A337D87E8CE92A84FD /* Pods-UIColor+FlatColors-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-UIColor+FlatColors-prefix.pch"; sourceTree = ""; }; + 92F6834D49CF78FAEB56DC39 /* OCMExceptionReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMExceptionReturnValueProvider.m; path = Source/OCMock/OCMExceptionReturnValueProvider.m; sourceTree = ""; }; + 937B8CBE4D21A64C05B8CEBE /* OCPartialMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCPartialMockObject.h; path = Source/OCMock/OCPartialMockObject.h; sourceTree = ""; }; + 937CFEDB65BDFC4CEA960A3F /* EXPMatchers+beGreaterThan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beGreaterThan.m"; path = "Expecta/Matchers/EXPMatchers+beGreaterThan.m"; sourceTree = ""; }; + 93D724E200723E1B40C6BB7E /* Pods-pop-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Pods-pop-prefix.pch"; path = "../Pods-pop/Pods-pop-prefix.pch"; sourceTree = ""; }; + 9507DC501CF80381A1178AE1 /* POPAnimationRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationRuntime.h; path = pop/POPAnimationRuntime.h; sourceTree = ""; }; + 959BD155DF93BC42D184D46E /* OCMFunctions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMFunctions.m; path = Source/OCMock/OCMFunctions.m; sourceTree = ""; }; + 95C6841CCFA76467E30E5A97 /* EXPMatchers+raise.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raise.m"; path = "Expecta/Matchers/EXPMatchers+raise.m"; sourceTree = ""; }; + 96BA89A7EF745EE68C53ED05 /* EXPMatchers+beSubclassOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSubclassOf.m"; path = "Expecta/Matchers/EXPMatchers+beSubclassOf.m"; sourceTree = ""; }; + 96D434B54158F3A59024EF94 /* EXPMatchers+contain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+contain.h"; path = "Expecta/Matchers/EXPMatchers+contain.h"; sourceTree = ""; }; + 9857204AD16E4ECD5565D066 /* UnitBezier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnitBezier.h; path = pop/WebCore/UnitBezier.h; sourceTree = ""; }; + 987F705DEEF1C7000FAE8F67 /* Pods-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-acknowledgements.markdown"; sourceTree = ""; }; + 98E7263E26DBC784A2529F27 /* POPCustomAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPCustomAnimation.h; path = pop/POPCustomAnimation.h; sourceTree = ""; }; + 996CFF07B6B2FF62F32622BC /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m"; sourceTree = ""; }; + 99A63481F978A33EE42906CA /* Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Specta.h; path = Specta/Specta/Specta.h; sourceTree = ""; }; + 9C6E66F3A42D5009903E908A /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig"; sourceTree = ""; }; + 9CC75536FE50A16EAAA00714 /* POPAnimationEventInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationEventInternal.h; path = pop/POPAnimationEventInternal.h; sourceTree = ""; }; + 9D14D48F65753B6731688C91 /* OCMInvocationMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMInvocationMatcher.h; path = Source/OCMock/OCMInvocationMatcher.h; sourceTree = ""; }; + 9E0FE4312D9A49956DA3830F /* OCMPassByRefSetter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMPassByRefSetter.m; path = Source/OCMock/OCMPassByRefSetter.m; sourceTree = ""; }; + 9F7DCBBCF14D3C89479ED968 /* POPGeometry.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPGeometry.mm; path = pop/POPGeometry.mm; sourceTree = ""; }; + A077DE4709A24A20D24DF714 /* EXPMatchers+beSupersetOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSupersetOf.h"; path = "Expecta/Matchers/EXPMatchers+beSupersetOf.h"; sourceTree = ""; }; + A142C19B655E1EB1E0116DC9 /* XCTestCase+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestCase+Specta.h"; path = "Specta/Specta/XCTestCase+Specta.h"; sourceTree = ""; }; + A433440A0F32D49056FA4F2A /* POPLayerExtras.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPLayerExtras.h; path = pop/POPLayerExtras.h; sourceTree = ""; }; + A49A1A6AAC41BC9035D36289 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch"; sourceTree = ""; }; + A51AD464849C028D8C1C45F2 /* SPTExample.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTExample.m; path = Specta/Specta/SPTExample.m; sourceTree = ""; }; + A5C8057B94E7BC72ECA32ACF /* Pods-VBFPopFlatButtonTests-Expecta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-Expecta-dummy.m"; sourceTree = ""; }; + A6E11018AC72629DA544D7B0 /* Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig"; sourceTree = ""; }; + A9CD3E2D127670DD9BB32F20 /* POPAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimation.h; path = pop/POPAnimation.h; sourceTree = ""; }; + AB1D65DFD8544B62413DB4C7 /* OCObserverMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCObserverMockObject.h; path = Source/OCMock/OCObserverMockObject.h; sourceTree = ""; }; + AB96F09BE7F156BA31FECBFB /* Pods-VBFPopFlatButtonTests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-VBFPopFlatButtonTests-resources.sh"; sourceTree = ""; }; + B0A7A4951096449987E62BA9 /* POPMath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPMath.h; path = pop/POPMath.h; sourceTree = ""; }; + B0B3B6C948B6F38A57C6ECF1 /* EXPMatchers+raiseWithReason.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raiseWithReason.m"; path = "Expecta/Matchers/EXPMatchers+raiseWithReason.m"; sourceTree = ""; }; + B0BC57636C3C210A13C3CB96 /* OCMStubRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMStubRecorder.m; path = Source/OCMock/OCMStubRecorder.m; sourceTree = ""; }; + B0E9CA29884B38CF6E8AFB87 /* POPAnimationExtras.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationExtras.h; path = pop/POPAnimationExtras.h; sourceTree = ""; }; + B13636331C274D64C6B54807 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m"; sourceTree = ""; }; + B56851396416019CD5C4A592 /* OCMArg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMArg.h; path = Source/OCMock/OCMArg.h; sourceTree = ""; }; + B5B8FE09C931D28952832B40 /* OCMObserverRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMObserverRecorder.m; path = Source/OCMock/OCMObserverRecorder.m; sourceTree = ""; }; + B6F28A51FFF3B8C155A24961 /* OCMConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMConstraint.h; path = Source/OCMock/OCMConstraint.h; sourceTree = ""; }; + B7C8A0C10C1DC5F2DA6AE072 /* POPAnimationTracer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationTracer.h; path = pop/POPAnimationTracer.h; sourceTree = ""; }; + B93E66AC05B897F8B5F86A6A /* libPods-VBFPopFlatButtonTests-OCMock.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests-OCMock.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + B9E5F559B1A069B47DB1989D /* POPCGUtils.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPCGUtils.mm; path = pop/POPCGUtils.mm; sourceTree = ""; }; + BA4D972826791E788596D69A /* TransformationMatrix.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TransformationMatrix.cpp; path = pop/WebCore/TransformationMatrix.cpp; sourceTree = ""; }; + BADBEBD00F9C6CE03BEB00C8 /* SPTCompiledExample.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTCompiledExample.m; path = Specta/Specta/SPTCompiledExample.m; sourceTree = ""; }; + BC7A4EA4660E6AF890980F69 /* POPPropertyAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPPropertyAnimation.h; path = pop/POPPropertyAnimation.h; sourceTree = ""; }; + BCB0CB1DA5C8D3193E6C7999 /* Pods-pop-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Pods-pop-dummy.m"; path = "../Pods-pop/Pods-pop-dummy.m"; sourceTree = ""; }; + BE37E0B396D65501394BA9CF /* EXPMatchers+raise.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raise.h"; path = "Expecta/Matchers/EXPMatchers+raise.h"; sourceTree = ""; }; + BED3CE88C69794F5CC6D8461 /* EXPMatchers+beGreaterThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThan.h"; path = "Expecta/Matchers/EXPMatchers+beGreaterThan.h"; sourceTree = ""; }; + BFBF4D17760B6F47FA9840EF /* SPTCallSite.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTCallSite.m; path = Specta/Specta/SPTCallSite.m; sourceTree = ""; }; + BFE4D06745ED57819C9A8FEB /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch"; sourceTree = ""; }; + C01A867531D97420C8EF6BC5 /* Pods-VBFPopFlatButtonTests-Specta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-VBFPopFlatButtonTests-Specta-dummy.m"; sourceTree = ""; }; + C0527AE0CB3FA17BA9D7B2F1 /* OCMLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMLocation.m; path = Source/OCMock/OCMLocation.m; sourceTree = ""; }; + C06878CA15034BD52E5FB5D7 /* POPPropertyAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPPropertyAnimation.mm; path = pop/POPPropertyAnimation.mm; sourceTree = ""; }; + C136CDC3183D7309E224836F /* EXPMatchers+contain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+contain.m"; path = "Expecta/Matchers/EXPMatchers+contain.m"; sourceTree = ""; }; + C1503DDB032D396B3C4287A6 /* EXPMatchers+beKindOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beKindOf.h"; path = "Expecta/Matchers/EXPMatchers+beKindOf.h"; sourceTree = ""; }; + C2163529D2DBCEC6ADF1952C /* OCClassMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCClassMockObject.m; path = Source/OCMock/OCClassMockObject.m; sourceTree = ""; }; + C23BF938E88309DC09347618 /* EXPMatchers+beLessThan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beLessThan.h"; path = "Expecta/Matchers/EXPMatchers+beLessThan.h"; sourceTree = ""; }; + C4103C2E7A84562358873FEC /* UIColor+FlatColors.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIColor+FlatColors.m"; path = "UIColor+FlatColors/UIColor+FlatColors.m"; sourceTree = ""; }; + C6EB8493027D47928451D167 /* OCMRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMRecorder.h; path = Source/OCMock/OCMRecorder.h; sourceTree = ""; }; + C7BDFE08D2D06649A3D869CD /* EXPBlockDefinedMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPBlockDefinedMatcher.h; path = Expecta/EXPBlockDefinedMatcher.h; sourceTree = ""; }; + C8A932B5CD3E9F37C78D1D90 /* NSObject+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSObject+OCMAdditions.m"; path = "Source/OCMock/NSObject+OCMAdditions.m"; sourceTree = ""; }; + C9C33EDF0B4DBBA72B2EF9B4 /* POPAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationInternal.h; path = pop/POPAnimationInternal.h; sourceTree = ""; }; + CB3DBD960DFA403A339F2EB9 /* NSNotificationCenter+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSNotificationCenter+OCMAdditions.m"; path = "Source/OCMock/NSNotificationCenter+OCMAdditions.m"; sourceTree = ""; }; + CBE95AFC988F9DD94943EC39 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig"; sourceTree = ""; }; + CCF01F7168D54DC370F20859 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.debug.xcconfig; sourceTree = ""; }; + CD79D3C566055249F17CCE31 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; + CDC8013A99C26FAE9ACE16EE /* NSObject+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+Expecta.h"; path = "Expecta/NSObject+Expecta.h"; sourceTree = ""; }; + CDFA0D504DD1C528F6DA621E /* EXPMatchers+beTruthy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beTruthy.h"; path = "Expecta/Matchers/EXPMatchers+beTruthy.h"; sourceTree = ""; }; + CE84A1F4474AB3051F783E97 /* OCMFunctions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMFunctions.h; path = Source/OCMock/OCMFunctions.h; sourceTree = ""; }; + CEEA26630B0590F33C0AAB4C /* libPods-pop.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-pop.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + D126E44830F6FCB1AA85CABF /* OCMReturnValueProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMReturnValueProvider.h; path = Source/OCMock/OCMReturnValueProvider.h; sourceTree = ""; }; + D2740DFBF70C0687D1855FE6 /* EXPMatchers+beginWith.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beginWith.m"; path = "Expecta/Matchers/EXPMatchers+beginWith.m"; sourceTree = ""; }; + D38423BB03578E23399F9189 /* EXPMatchers+beNil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beNil.h"; path = "Expecta/Matchers/EXPMatchers+beNil.h"; sourceTree = ""; }; + D3BB7B1D4DC6C5723EADDF4B /* SPTSharedExampleGroups.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSharedExampleGroups.m; path = Specta/Specta/SPTSharedExampleGroups.m; sourceTree = ""; }; + D4B9D9463EF5BA9BCFD0BF88 /* Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Expecta.h; path = Expecta/Expecta.h; sourceTree = ""; }; + D6595A869D572E748A5C5D06 /* POPAnimationTracer.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimationTracer.mm; path = pop/POPAnimationTracer.mm; sourceTree = ""; }; + D6FA8A9649DE31D9579F9958 /* POPAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimator.h; path = pop/POPAnimator.h; sourceTree = ""; }; + D78F43D273DD3EBA9A872CEF /* POPDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPDefines.h; path = pop/POPDefines.h; sourceTree = ""; }; + D79F43EF406CF1A3A8189EAB /* libPods-VBFPopFlatButtonTests-Expecta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests-Expecta.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + D8B0C51FE04AA30B9F90CF9E /* OCMMacroState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMMacroState.h; path = Source/OCMock/OCMMacroState.h; sourceTree = ""; }; + DA878B205A7C8B8B59EA7D23 /* NSMethodSignature+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSMethodSignature+OCMAdditions.h"; path = "Source/OCMock/NSMethodSignature+OCMAdditions.h"; sourceTree = ""; }; + DABAFBFA695658082F7D82D4 /* POPAnimation.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimation.mm; path = pop/POPAnimation.mm; sourceTree = ""; }; + DADA50DD56577B9B0F5A3ADC /* Pods-VBFPopFlatButtonTests-OCMock-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-VBFPopFlatButtonTests-OCMock-prefix.pch"; sourceTree = ""; }; + DD6BB374206B64A202E6FF66 /* SPTTestSuite.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTTestSuite.h; path = Specta/Specta/SPTTestSuite.h; sourceTree = ""; }; + DE037EFD338D69DD69624C3A /* OCMExpectationRecorder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMExpectationRecorder.h; path = Source/OCMock/OCMExpectationRecorder.h; sourceTree = ""; }; + DEBFE828FC73ABC8052AC3C9 /* SPTSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTSpec.h; path = Specta/Specta/SPTSpec.h; sourceTree = ""; }; + DF3ECC44DB3640FDA701524A /* EXPExpect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPExpect.m; path = Expecta/EXPExpect.m; sourceTree = ""; }; + DFD0888C7830D136D87C7902 /* EXPFloatTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPFloatTuple.m; path = Expecta/EXPFloatTuple.m; sourceTree = ""; }; + E1652BCB05A649939653DB5C /* OCMReturnValueProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMReturnValueProvider.m; path = Source/OCMock/OCMReturnValueProvider.m; sourceTree = ""; }; + E19AD63E73A4F7F208C4890C /* POPBasicAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPBasicAnimation.h; path = pop/POPBasicAnimation.h; sourceTree = ""; }; + E19F4892091339C77470E616 /* ExpectaObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ExpectaObject.m; path = Expecta/ExpectaObject.m; sourceTree = ""; }; + E19FFAE115348ED63E19463B /* EXPDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDefines.h; path = Expecta/EXPDefines.h; sourceTree = ""; }; + E2C3B944FD9BDD363A7156F9 /* OCMockObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMockObject.m; path = Source/OCMock/OCMockObject.m; sourceTree = ""; }; + E3A693CB3918AABADCB25D45 /* POPCGUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPCGUtils.h; path = pop/POPCGUtils.h; sourceTree = ""; }; + E597471A918E0244FC5965C5 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + E5B30289DC7CFD1993A774E6 /* OCMInvocationExpectation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMInvocationExpectation.h; path = Source/OCMock/OCMInvocationExpectation.h; sourceTree = ""; }; + E6060CA63DC47A682BF194B5 /* POPSpringAnimationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPSpringAnimationInternal.h; path = pop/POPSpringAnimationInternal.h; sourceTree = ""; }; + E6F5D411A934FB9B1D9F8D07 /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/UIImage+Diff.m"; sourceTree = ""; }; + E732EFB315110F75884CB9BD /* Pods-UIColor+FlatColors-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-UIColor+FlatColors-dummy.m"; sourceTree = ""; }; + E7B03B1942330BAC992701D2 /* FloatConversion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FloatConversion.h; path = pop/WebCore/FloatConversion.h; sourceTree = ""; }; + E816D223D51E336A2600A451 /* POPAnimationTracerInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POPAnimationTracerInternal.h; path = pop/POPAnimationTracerInternal.h; sourceTree = ""; }; + E8AF4317619E9CEE61085C3E /* OCMockObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMockObject.h; path = Source/OCMock/OCMockObject.h; sourceTree = ""; }; + EB398DAB393530DBB50E6304 /* OCMRealObjectForwarder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMRealObjectForwarder.m; path = Source/OCMock/OCMRealObjectForwarder.m; sourceTree = ""; }; + EBD477F12FF511FBD8731876 /* NSInvocation+OCMAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSInvocation+OCMAdditions.m"; path = "Source/OCMock/NSInvocation+OCMAdditions.m"; sourceTree = ""; }; + EDB67C43D9A32D98E947EB9D /* SpectaDSL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SpectaDSL.m; path = Specta/Specta/SpectaDSL.m; sourceTree = ""; }; + EDDD9E9ACC13259A6810AFE4 /* libPods-VBFPopFlatButtonTests-Specta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests-Specta.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + EE0AEEDBC71B1C5E5CF00930 /* Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig"; sourceTree = ""; }; + EE2D8B0F5F416DD29740DAF4 /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/UIImage+Diff.h"; sourceTree = ""; }; + EF273F6E31B0429E7C218832 /* POPAnimator.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = POPAnimator.mm; path = pop/POPAnimator.mm; sourceTree = ""; }; + F0AF0396EEDAF34C29C03C80 /* EXPFloatTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPFloatTuple.h; path = Expecta/EXPFloatTuple.h; sourceTree = ""; }; + F11175F614618C88665ECD8F /* POP.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = POP.h; path = pop/POP.h; sourceTree = ""; }; + F28B814449C92CBC68756BB2 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig"; sourceTree = ""; }; + F3A15187BAC3696831FBAD91 /* NSInvocation+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSInvocation+OCMAdditions.h"; path = "Source/OCMock/NSInvocation+OCMAdditions.h"; sourceTree = ""; }; + F3B376059270A030E3BFE356 /* EXPMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcher.h; path = Expecta/EXPMatcher.h; sourceTree = ""; }; + F3F2030C395BF36EE10795D7 /* libPods-VBFPopFlatButtonTests-UIColor+FlatColors.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VBFPopFlatButtonTests-UIColor+FlatColors.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + F4AC37EB5242C342805AD730 /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig"; path = "../Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig"; sourceTree = ""; }; + F5BD5C42AB700F6136B69736 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; + F6F65F86DCA3953C58E58AD4 /* EXPMatchers+beTruthy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beTruthy.m"; path = "Expecta/Matchers/EXPMatchers+beTruthy.m"; sourceTree = ""; }; + F79216ADEE728B0A7ACD557F /* OCMock.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMock.h; path = Source/OCMock/OCMock.h; sourceTree = ""; }; + F8E2C761B5177935CB4662F5 /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Compare.m"; path = "FBSnapshotTestCase/UIImage+Compare.m"; sourceTree = ""; }; + F8F16BAB2787B46C758B58E9 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig"; sourceTree = ""; }; + F91A262EECEA9A172E7F73E1 /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSNotificationCenter+OCMAdditions.h"; path = "Source/OCMock/NSNotificationCenter+OCMAdditions.h"; sourceTree = ""; }; + F9956E68B2DD94AE72CC1993 /* OCMBlockCaller.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMBlockCaller.h; path = Source/OCMock/OCMBlockCaller.h; sourceTree = ""; }; + FB11C9AF15EE7D6AD9DE11FD /* EXPMatchers+beInTheRangeOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInTheRangeOf.m"; path = "Expecta/Matchers/EXPMatchers+beInTheRangeOf.m"; sourceTree = ""; }; + FD2BA3F7530CD99B842E9D28 /* SpectaDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaDSL.h; path = Specta/Specta/SpectaDSL.h; sourceTree = ""; }; + FD8A32F0E7F39B7EF1E61BC5 /* EXPMatchers+beInstanceOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInstanceOf.m"; path = "Expecta/Matchers/EXPMatchers+beInstanceOf.m"; sourceTree = ""; }; + FECBED2D7FFDA6678AFBA7D1 /* NSValue+OCMAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSValue+OCMAdditions.h"; path = "Source/OCMock/NSValue+OCMAdditions.h"; sourceTree = ""; }; + FECE752141A04F905ABB87C6 /* SPTSpec.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSpec.m; path = Specta/Specta/SPTSpec.m; sourceTree = ""; }; + FED0BE9622E9F873C879BE38 /* OCMRecorder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OCMRecorder.m; path = Source/OCMock/OCMRecorder.m; sourceTree = ""; }; + FEE9A9317A8F474138746972 /* OCMInvocationStub.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OCMInvocationStub.h; path = Source/OCMock/OCMInvocationStub.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 05515F967BA7E55FD46E18833C7AAF92 /* Frameworks */ = { + 0D979F452E2179AA44E00EC2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 36EAD4611C2BE343B2F55D18BDD97E60 /* Foundation.framework in Frameworks */, + 5C7E86FAD736C5A997A9E377 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 065410F935EC72489896726380B72CD0 /* Frameworks */ = { + 2D2EFACFE6AC0486F4B778E2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 866569443B7D10AB5D6DC7FC0830235B /* Foundation.framework in Frameworks */, - 9933B0F6DA01EDF804C19260E9515E65 /* XCTest.framework in Frameworks */, + DC75DC26564E366783457AB1 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 17DAE8F363F1320A572BB48F84EEF8EB /* Frameworks */ = { + 57256872E1AC58B4226AFA6D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 5C2A86E4A0F784DF2218527B3D10AD85 /* Foundation.framework in Frameworks */, - 33A4480366B72C5C667730405BE7B48F /* XCTest.framework in Frameworks */, + C77163743281D955EF761D40 /* Foundation.framework in Frameworks */, + 403DBD18372D183B3C7CF24B /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3BB169759FE72E5CBC7E391DD4F408D0 /* Frameworks */ = { + 78343992761922E238E8BB46 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B84FA3501A5F79C5AE5901087677E9C5 /* Foundation.framework in Frameworks */, - DC1979C55253A54CAF9F315D7C66CD08 /* XCTest.framework in Frameworks */, + 5C45D5C90B3D4AF10B0849D2 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 46A2CE1545DEBE5FE9DF073C8EBFE2F0 /* Frameworks */ = { + 78D309118BF96565C5C3B4E5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F5F4D07451FB3E10EE7C16A83010425F /* Foundation.framework in Frameworks */, - B8FC063009C06CE659C8CF168A9F8765 /* XCTest.framework in Frameworks */, + 9C0785C0A7EEF520B5DCC4FF /* Foundation.framework in Frameworks */, + 70CCAE7E26F44DED3FD774C2 /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 489974655892A6179431221DBC6C82C3 /* Frameworks */ = { + 8B3955305EF2EA8C3A060EAF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 977FEE768FC40D0618484B9BD758A81D /* Foundation.framework in Frameworks */, + 25F71681774224E2AFAE0868 /* Foundation.framework in Frameworks */, + FAA7FD89BC9BFC86356B04CE /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 57C9ABF8B17CABFE9674A6E297FE1B05 /* Frameworks */ = { + A3A6E065677F9011BA134149 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 4D398BBC159C0CB2D39484914131AF62 /* Foundation.framework in Frameworks */, + F5AAF7B049032029073D0D8B /* Foundation.framework in Frameworks */, + 03FC68256775033DF977DFFA /* XCTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 74A9946CAE96BF584B21FAB1F2478E33 /* Frameworks */ = { + A91A87D23995FA2B5F39994A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1CA2EC460FA010EA04457F423BCEA6F9 /* Foundation.framework in Frameworks */, + 2C809ED4B3C4A384EBCD7130 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - C95EE17580FBBF6E49B4A8E7A3210E00 /* Frameworks */ = { + BBB26BB693BB335442059DA3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 43AA3F45301E5CA56699F93426DF3FE6 /* Foundation.framework in Frameworks */, + 8E03DA7E3DF3333702671A21 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + C50C076F152A08130E6EE311 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + CD6B34308F848988ABDA8DCE /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + D663FF18BEA3176C3AFB578A /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 0BE71E0A2551A9047B4F36F7 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 07D69C1D72782DA03088576CE130A7A6 /* Pods */ = { + 0FC7AA52942DD846055E2B30 /* Support Files */ = { isa = PBXGroup; children = ( - 6A07B7C6BE4089F43182C7D4D4A7C20F /* Pods-acknowledgements.markdown */, - ABB7783E34C697C8803AD3D96B64275F /* Pods-acknowledgements.plist */, - 4441E474042CD46C05A2D500D88D1A77 /* Pods-dummy.m */, - 4AF1065AFA21A09703227F572BA621F1 /* Pods-frameworks.sh */, - F78CA18D4414C420920EDA8600DCF6BA /* Pods-resources.sh */, - 73C35069751A6A66130BB21C6194CF22 /* Pods.debug.xcconfig */, - 412993FD2625D718BF2DD83033780D1E /* Pods.release.xcconfig */, + 79BB82103562A976E083BF05 /* Pods-VBFPopFlatButtonTests-OCMock.xcconfig */, + A6E11018AC72629DA544D7B0 /* Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig */, + 8CBC3B438DFE2365CCC61B65 /* Pods-VBFPopFlatButtonTests-OCMock-dummy.m */, + DADA50DD56577B9B0F5A3ADC /* Pods-VBFPopFlatButtonTests-OCMock-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Pods-VBFPopFlatButtonTests-OCMock"; + sourceTree = ""; + }; + 12A4805A9985DD69D611E445 /* OCMock */ = { + isa = PBXGroup; + children = ( + F3A15187BAC3696831FBAD91 /* NSInvocation+OCMAdditions.h */, + EBD477F12FF511FBD8731876 /* NSInvocation+OCMAdditions.m */, + DA878B205A7C8B8B59EA7D23 /* NSMethodSignature+OCMAdditions.h */, + 4AD9E7998C1F69DFC8F2C087 /* NSMethodSignature+OCMAdditions.m */, + F91A262EECEA9A172E7F73E1 /* NSNotificationCenter+OCMAdditions.h */, + CB3DBD960DFA403A339F2EB9 /* NSNotificationCenter+OCMAdditions.m */, + 20742E714DBA84BDAEBA0B12 /* NSObject+OCMAdditions.h */, + C8A932B5CD3E9F37C78D1D90 /* NSObject+OCMAdditions.m */, + FECBED2D7FFDA6678AFBA7D1 /* NSValue+OCMAdditions.h */, + 0DAD8403DE01DC3CFC92AFD6 /* NSValue+OCMAdditions.m */, + 1990DB929EE47BF22A66EACA /* OCClassMockObject.h */, + C2163529D2DBCEC6ADF1952C /* OCClassMockObject.m */, + B56851396416019CD5C4A592 /* OCMArg.h */, + 6269BF9C6FE8A97EB41CE61A /* OCMArg.m */, + F9956E68B2DD94AE72CC1993 /* OCMBlockCaller.h */, + 1524ECC8320203836EBB2E82 /* OCMBlockCaller.m */, + 162E7465ACA55E1A06E6008C /* OCMBoxedReturnValueProvider.h */, + 396AAD74300329EA4CB18421 /* OCMBoxedReturnValueProvider.m */, + B6F28A51FFF3B8C155A24961 /* OCMConstraint.h */, + 0EAB0C9CC1B347268E4A8D55 /* OCMConstraint.m */, + 6B186F63F7F5E7B748D1B4BA /* OCMExceptionReturnValueProvider.h */, + 92F6834D49CF78FAEB56DC39 /* OCMExceptionReturnValueProvider.m */, + DE037EFD338D69DD69624C3A /* OCMExpectationRecorder.h */, + 3A751DFE801B7DEE15DF255F /* OCMExpectationRecorder.m */, + CE84A1F4474AB3051F783E97 /* OCMFunctions.h */, + 959BD155DF93BC42D184D46E /* OCMFunctions.m */, + 0F9964650B69B9ADBB943EAD /* OCMIndirectReturnValueProvider.h */, + 585FF9C286D72A00A404F6DB /* OCMIndirectReturnValueProvider.m */, + E5B30289DC7CFD1993A774E6 /* OCMInvocationExpectation.h */, + 14C4295E3CC20D63CCFDE1F1 /* OCMInvocationExpectation.m */, + 9D14D48F65753B6731688C91 /* OCMInvocationMatcher.h */, + 2E5B078EFA5012AFA360E356 /* OCMInvocationMatcher.m */, + FEE9A9317A8F474138746972 /* OCMInvocationStub.h */, + 341087797F9FD2651CB4D0DB /* OCMInvocationStub.m */, + 7D014E53F863B4EA8EC826BB /* OCMLocation.h */, + C0527AE0CB3FA17BA9D7B2F1 /* OCMLocation.m */, + D8B0C51FE04AA30B9F90CF9E /* OCMMacroState.h */, + 91DCAC39934C934646177BE2 /* OCMMacroState.m */, + 739BDAEB8D3AAEFC91D18589 /* OCMNotificationPoster.h */, + 010ABEF867470774AB5EA816 /* OCMNotificationPoster.m */, + 25EE82001D5F17E3F546E649 /* OCMObserverRecorder.h */, + B5B8FE09C931D28952832B40 /* OCMObserverRecorder.m */, + 7191D633592E8CEAFE6FF679 /* OCMPassByRefSetter.h */, + 9E0FE4312D9A49956DA3830F /* OCMPassByRefSetter.m */, + 11233A74542E08311071C9FB /* OCMRealObjectForwarder.h */, + EB398DAB393530DBB50E6304 /* OCMRealObjectForwarder.m */, + C6EB8493027D47928451D167 /* OCMRecorder.h */, + FED0BE9622E9F873C879BE38 /* OCMRecorder.m */, + D126E44830F6FCB1AA85CABF /* OCMReturnValueProvider.h */, + E1652BCB05A649939653DB5C /* OCMReturnValueProvider.m */, + 7733018F2D688ADA5FD238B0 /* OCMStubRecorder.h */, + B0BC57636C3C210A13C3CB96 /* OCMStubRecorder.m */, + 5B9E8CC56BC78AB2EFB53FE5 /* OCMVerifier.h */, + 6EA565E0F9BB13552B9A8559 /* OCMVerifier.m */, + F79216ADEE728B0A7ACD557F /* OCMock.h */, + E8AF4317619E9CEE61085C3E /* OCMockObject.h */, + E2C3B944FD9BDD363A7156F9 /* OCMockObject.m */, + AB1D65DFD8544B62413DB4C7 /* OCObserverMockObject.h */, + 61FDA0E6A8C28639AD35778E /* OCObserverMockObject.m */, + 937B8CBE4D21A64C05B8CEBE /* OCPartialMockObject.h */, + 671DE59084DBE48445742A55 /* OCPartialMockObject.m */, + 8AC5C5BBAA70BD71308D591C /* OCProtocolMockObject.h */, + 5D43A4FEB1C324BEA5F8A963 /* OCProtocolMockObject.m */, + 0FC7AA52942DD846055E2B30 /* Support Files */, + ); + path = OCMock; + sourceTree = ""; + }; + 15C1772D04E5E0B738F537A8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 9C6E66F3A42D5009903E908A /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig */, + F8F16BAB2787B46C758B58E9 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig */, + 996CFF07B6B2FF62F32622BC /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m */, + A49A1A6AAC41BC9035D36289 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots"; + sourceTree = ""; + }; + 418E66D3F56F0FB7AF429A4E /* Support Files */ = { + isa = PBXGroup; + children = ( + 8A46650B5F9FA84FD726772D /* Pods-UIColor+FlatColors.xcconfig */, + 43306C646ADAF6C53F83ED06 /* Pods-UIColor+FlatColors-Private.xcconfig */, + E732EFB315110F75884CB9BD /* Pods-UIColor+FlatColors-dummy.m */, + 926361A337D87E8CE92A84FD /* Pods-UIColor+FlatColors-prefix.pch */, + F4AC37EB5242C342805AD730 /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig */, + 69CB00A6FB3E837F2EA99C2F /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig */, + 5A43AE8DBAC64D4D134F8EB7 /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m */, + 77EF9EF800DE2407FDD62EFF /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Pods-UIColor+FlatColors"; + sourceTree = ""; + }; + 5D66B60265E796285CE8042E /* Pods */ = { + isa = PBXGroup; + children = ( + 987F705DEEF1C7000FAE8F67 /* Pods-acknowledgements.markdown */, + 62E7359AF5CBDC613144141C /* Pods-acknowledgements.plist */, + 289D06AABDB6E9705800CB42 /* Pods-dummy.m */, + 59F965ED07C4D94E652AE6C3 /* Pods-environment.h */, + 64F5F822287A34DF4DC020B1 /* Pods-resources.sh */, + CCF01F7168D54DC370F20859 /* Pods.debug.xcconfig */, + 2A2F771B05E86AF87893FF75 /* Pods.release.xcconfig */, ); name = Pods; path = "Target Support Files/Pods"; sourceTree = ""; }; - 0C6B012983F9FEF8CC65C1318F5F090C /* iOS */ = { + 70CE115D37838B6D1995204F /* Support Files */ = { isa = PBXGroup; children = ( - E351727CD07BB90B2A3CAE2C2433F6C5 /* Foundation.framework */, - 279AA6492631DEFA8C439A9C088EEB8A /* XCTest.framework */, - ); - name = iOS; - sourceTree = ""; - }; - 1D219D3B77D9E2932DF389C1F5B94ED0 /* Support Files */ = { - isa = PBXGroup; - children = ( - C702D13CE6FDB04E5438667358E5B230 /* Specta.xcconfig */, - 3BBBAB5237608D5C2EA07C5604B2035B /* Specta-dummy.m */, - 006F7510564727E2B23B99B33029E556 /* Specta-prefix.pch */, + 81BA16B76B20073F8F597A4C /* Pods-VBFPopFlatButtonTests-pop.xcconfig */, + 03581A44FC7D8CB1B3111AB2 /* Pods-VBFPopFlatButtonTests-pop-Private.xcconfig */, + 65C0BB208EC8A59C5EB36E72 /* Pods-VBFPopFlatButtonTests-pop-dummy.m */, + 003E45B1B679651105082AA6 /* Pods-VBFPopFlatButtonTests-pop-prefix.pch */, + 246CCA157C6C47DDFE83E5D8 /* Pods-pop.xcconfig */, + 32DBE41F5CA1930E6A247C91 /* Pods-pop-Private.xcconfig */, + BCB0CB1DA5C8D3193E6C7999 /* Pods-pop-dummy.m */, + 93D724E200723E1B40C6BB7E /* Pods-pop-prefix.pch */, ); name = "Support Files"; - path = "../Target Support Files/Specta"; + path = "../Target Support Files/Pods-VBFPopFlatButtonTests-pop"; sourceTree = ""; }; - 1EE8861844EAD0DA82ECA5555C44DA98 /* Support Files */ = { + 84016A9DFD8AC009A03CF0F1 /* Pods-VBFPopFlatButtonTests */ = { isa = PBXGroup; children = ( - D735CF46938291DA11EA1AE0746376C5 /* FBSnapshotTestCase.xcconfig */, - C4813256E46A929E531746D5DA83F12D /* FBSnapshotTestCase-dummy.m */, - A169A9B7ABEE4E93B4BBE795921779D8 /* FBSnapshotTestCase-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/FBSnapshotTestCase"; - sourceTree = ""; - }; - 31E037797D8ED2C9CE63DFB4B8AEB46C /* FBSnapshotTestCase */ = { - isa = PBXGroup; - children = ( - B8C9036D36D55EF37D39C99A1574FAC9 /* FBSnapshotTestCase.h */, - CFCB4CEE18E21DDE2A609B4AEDA54D6A /* FBSnapshotTestCase.m */, - 1919A3A1A8AE93829DBB860F1AA98AC3 /* FBSnapshotTestController.h */, - A66A5AF1875EDF378034823C888C49A3 /* FBSnapshotTestController.m */, - 829ED4EFF9245E6F4AE5A6806786A47E /* UIImage+Compare.h */, - 3AB4D98BA29D8C20173C097C3D2C97D5 /* UIImage+Compare.m */, - F4C56D49EEB2F9784E01D0E64AB0C07E /* UIImage+Diff.h */, - 3048E282C9D4E6529421E1F88519E2D9 /* UIImage+Diff.m */, - 1EE8861844EAD0DA82ECA5555C44DA98 /* Support Files */, - ); - path = FBSnapshotTestCase; - sourceTree = ""; - }; - 40BF565C6EB07CB09377488EF6AE4694 /* Support Files */ = { - isa = PBXGroup; - children = ( - 2827BD46E63B0AECCF38D0BEC0D576C2 /* pop.xcconfig */, - C93DC7480BB2CAD06B1D1F10F9DA61BE /* pop-dummy.m */, - AEF564A7744175BD14D26ED5D193DD4F /* pop-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/pop"; - sourceTree = ""; - }; - 433CD3331B6C3787F473C941B61FC68F /* Frameworks */ = { - isa = PBXGroup; - children = ( - 0C6B012983F9FEF8CC65C1318F5F090C /* iOS */, - ); - name = Frameworks; - sourceTree = ""; - }; - 4366036DB781D53754862E0833C68E9F /* Support Files */ = { - isa = PBXGroup; - children = ( - 38E785D0B66B65A06D55C4A5D4C2300A /* OCMock.xcconfig */, - ECC025FC9711D275ED45136C7DD656A6 /* OCMock-dummy.m */, - 4A1198CAD768BFA8309C9C3E5D3546A5 /* OCMock-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/OCMock"; - sourceTree = ""; - }; - 48AF621E222EA4C86A6EFE0EDC17D4A0 /* OCMock */ = { - isa = PBXGroup; - children = ( - FCB3CE1E3042E8711FB1E8983CC25391 /* NSInvocation+OCMAdditions.h */, - 1259039D2BF67D3F8D92970B71E71115 /* NSInvocation+OCMAdditions.m */, - DCB641EC4F57AF835BB126B00EF73509 /* NSMethodSignature+OCMAdditions.h */, - 57AF824B246118D51AFD7B0BB806261D /* NSMethodSignature+OCMAdditions.m */, - C3971326132DB39E1A1457A78E3135C2 /* NSNotificationCenter+OCMAdditions.h */, - F36239226B452415E4BB7B730310C711 /* NSNotificationCenter+OCMAdditions.m */, - 2E20BD7C120FC32127B5BBDC58BC7FDB /* NSObject+OCMAdditions.h */, - A09B44A1C74AE682645835C4ACC907DD /* NSObject+OCMAdditions.m */, - 2032699AD0884A560E10C500D4114FB5 /* NSValue+OCMAdditions.h */, - 0C7E8BEA1965A7A0FCE31A22E8F6D9C9 /* NSValue+OCMAdditions.m */, - 8BCCB337982E4B5AB9258C710BFDCA53 /* OCClassMockObject.h */, - ED12E74119B75A7738082D853627BE40 /* OCClassMockObject.m */, - 5B5F8B3A6EAFCE0C62CA82FCB6014D5F /* OCMArg.h */, - A3B76630EAD740047218BDD07E239E1D /* OCMArg.m */, - 89344A132DD925C1406563B39D2A92DA /* OCMBlockCaller.h */, - BF448FCE601276070A3323147C64F940 /* OCMBlockCaller.m */, - 34E766D8ACE21F5FF74E823D69FC52B8 /* OCMBoxedReturnValueProvider.h */, - 9461EF2674BE27F6F8A6566D43AEB987 /* OCMBoxedReturnValueProvider.m */, - 46B87B97F287AC79178EC63A1C4CA687 /* OCMConstraint.h */, - 374B01E1C2B306EAFF1DB9F4C38D0C31 /* OCMConstraint.m */, - 0AFFEC5229239A74ADFEF16BF7DDAF5E /* OCMExceptionReturnValueProvider.h */, - 1D3B2B23A1B2C1F67ADE911BCB40E4B4 /* OCMExceptionReturnValueProvider.m */, - D1B6AFD1B14C8562E6DD492D3823AA01 /* OCMExpectationRecorder.h */, - C0EF4FA96B176E8F8A65513EE5959200 /* OCMExpectationRecorder.m */, - D4241C884C5C678222354C1083D3B785 /* OCMFunctions.h */, - FCAD63FC970706F3E41571B893320425 /* OCMFunctions.m */, - CE0B0C4614226EB3B0F615463AE3BCBA /* OCMIndirectReturnValueProvider.h */, - 66E6540249F477DC4C25313361C4259E /* OCMIndirectReturnValueProvider.m */, - 69963118D12C0A949DA2351DEDC5A534 /* OCMInvocationExpectation.h */, - 455A64967B13376AED2E9B0072127B8D /* OCMInvocationExpectation.m */, - BFEC2179755EEFF526F36F10B98563BF /* OCMInvocationMatcher.h */, - E38CDC4CD9C8DACC6221E66115CF1DFB /* OCMInvocationMatcher.m */, - 2B4601D451FBB8B877348C108FBA1CED /* OCMInvocationStub.h */, - 50C8EDC61EA03A1F793A14D4F0D45ABA /* OCMInvocationStub.m */, - 455785B560B98D4CD1F3E3734AD52716 /* OCMLocation.h */, - 0B325D1A2DA81D25E128FAD707D5765A /* OCMLocation.m */, - 3B0781D8F78AC381FAF01723760B42EB /* OCMMacroState.h */, - 041A264391CAF03409398D56F88650B2 /* OCMMacroState.m */, - B8A31577D71488770FCB06CFC70DB79F /* OCMNotificationPoster.h */, - 8A51413ECB73ECBFBF823F2ADA116A53 /* OCMNotificationPoster.m */, - 832F2E4C57B8C9C823487FAAB3A28B9B /* OCMObserverRecorder.h */, - D2FC912AF024890172D9F05AAB05A483 /* OCMObserverRecorder.m */, - C0C2F70DB6F5C43905BBCD07ED70A500 /* OCMock.h */, - E58F8885C241044EB3B4B08D80A7CD3F /* OCMockObject.h */, - 2956D682367CDFB2A911DF36B3A3938F /* OCMockObject.m */, - 3A6BCBCBF61B76597B51109BD7C18F55 /* OCMPassByRefSetter.h */, - 5AB9133783CF9585C766D956F1EC490F /* OCMPassByRefSetter.m */, - 1A925256BE1A1F04E59EA33CCB791607 /* OCMRealObjectForwarder.h */, - 918B99A01CF8183CDE3BE528A1160BDB /* OCMRealObjectForwarder.m */, - 52CC515FBCC68D0549D920F52F009323 /* OCMRecorder.h */, - 7F82AEF83B660A1FB8331726AE50979D /* OCMRecorder.m */, - 9451ADAD10BF9C0E91F70E2E845AC3E4 /* OCMReturnValueProvider.h */, - F2A1AC3D807E1D5779B7782B0E72678A /* OCMReturnValueProvider.m */, - 05EE15D4307A2DC684996225FE5C5219 /* OCMStubRecorder.h */, - F19ACF7054F9E169B6343EBD39C0A106 /* OCMStubRecorder.m */, - C6F52E6509E06D3A72365735E29B21FA /* OCMVerifier.h */, - 2AC9B0DDAFBDB10DDCAA61919966625F /* OCMVerifier.m */, - 2DC6A90DA0A18C7BA99C3EE44620CF68 /* OCObserverMockObject.h */, - 001B1913A5ED8DFC5F3EA34569DA3955 /* OCObserverMockObject.m */, - 481C964DB3974BD42D2EB78C260EC157 /* OCPartialMockObject.h */, - C33215E413FAFA650C245B9662E2B680 /* OCPartialMockObject.m */, - 79A8FB32EE1E3E4F402EE6E29D452D34 /* OCProtocolMockObject.h */, - 4BF9AA13FB09AE443FFAFE3144103665 /* OCProtocolMockObject.m */, - 4366036DB781D53754862E0833C68E9F /* Support Files */, - ); - path = OCMock; - sourceTree = ""; - }; - 4C0272547140A17219ECCC73A9F34994 /* Pods */ = { - isa = PBXGroup; - children = ( - 6684F7D45400C97743056A286D93A430 /* Expecta */, - B43469D36A2D963D92019CAEA4C1CE26 /* Expecta+Snapshots */, - 31E037797D8ED2C9CE63DFB4B8AEB46C /* FBSnapshotTestCase */, - 48AF621E222EA4C86A6EFE0EDC17D4A0 /* OCMock */, - FB7EB49E650FEAD5279717F49F697F04 /* pop */, - 8E3D980B5CFDADE75926C18ABDC2EC78 /* Specta */, - 6AA20377618074FD074EE78FC94D397D /* UIColor+FlatColors */, - ); - name = Pods; - sourceTree = ""; - }; - 60DBC6C97F0942454BB00ED4EA24F479 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - 07D69C1D72782DA03088576CE130A7A6 /* Pods */, - E6AF4291BF9D8A83F2235E7F085BA9FB /* Pods-VBFPopFlatButtonTests */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 6195115692DF39E763160F6E835BE3F7 /* Support Files */ = { - isa = PBXGroup; - children = ( - 7F6A1330178E94DBD838AFFB6722EF9C /* UIColor+FlatColors.xcconfig */, - EC0EFD91E7BF4FA7E69C200B6BD4DD84 /* UIColor+FlatColors-dummy.m */, - 9F31B76384541D39B313F31C3F548DDC /* UIColor+FlatColors-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/UIColor+FlatColors"; - sourceTree = ""; - }; - 6684F7D45400C97743056A286D93A430 /* Expecta */ = { - isa = PBXGroup; - children = ( - 4A95229C4E97686E3E764E80A8EEC102 /* EXPBlockDefinedMatcher.h */, - EB24AEE500D6437D7FDED4B5BFA410F9 /* EXPBlockDefinedMatcher.m */, - 824AFD77E9D152D966DB2CFF2B8A3DA1 /* EXPDefines.h */, - DC851F90330D69B5538B5B0FF5BE4486 /* EXPDoubleTuple.h */, - CC8716A393CA686240CF8651C7A31408 /* EXPDoubleTuple.m */, - B0452A79CA8AC0F36648137B12CB75FE /* Expecta.h */, - AB36664918AC21A6A7F22BABDF558F62 /* ExpectaObject.h */, - 3784FABAE6A82FD0CCAB37440D6D183A /* ExpectaObject.m */, - 7E793B15B80B5F2094108CD4CDA12790 /* ExpectaSupport.h */, - A27C49FE5C1FC756D444D1C53F6EE1B5 /* ExpectaSupport.m */, - 6203E2D70C7E4D0636ECA86132C14EF5 /* EXPExpect.h */, - 4D3DE6A7F993FF4CE8C815F8178749AC /* EXPExpect.m */, - F5A99820BAA46E752A9030A0FCDE2928 /* EXPFloatTuple.h */, - 8F0C81C3F99E6C71CFB9D19AFAF724C4 /* EXPFloatTuple.m */, - 99448F30AD4BD785851F41617ED1BA8C /* EXPMatcher.h */, - ABF5365D1C71038F9872C86B87042EB6 /* EXPMatcherHelpers.h */, - D4777B0A1333B447BD2B40A7C5E5C14B /* EXPMatcherHelpers.m */, - C04F0056FC2907FF7C91054F567E67F2 /* EXPMatchers.h */, - 93987590C2058D96513B72FBFAA86203 /* EXPMatchers+beCloseTo.h */, - B1EEE6743CEEBD4E6F01C4C6BB268DA8 /* EXPMatchers+beCloseTo.m */, - DE949730EAB04E175A58E87C1152B39A /* EXPMatchers+beFalsy.h */, - 43A06C3E687C00C05B3177D76186AE47 /* EXPMatchers+beFalsy.m */, - 78DC277D358F818FF8A9DDD865C08427 /* EXPMatchers+beginWith.h */, - B63712721F2338BDF2EFE5C361F2C524 /* EXPMatchers+beginWith.m */, - 574090D6A566A81EEDAB9EBEF26A3F49 /* EXPMatchers+beGreaterThan.h */, - D46CD9EEA51F9849B0450BC630A6F06C /* EXPMatchers+beGreaterThan.m */, - 30A16534CDF565DE147987EF097AC80F /* EXPMatchers+beGreaterThanOrEqualTo.h */, - B761FF63D92181DFAFC0E9416C7F4AA4 /* EXPMatchers+beGreaterThanOrEqualTo.m */, - 937735FE50261C38B390D323DDD5BF59 /* EXPMatchers+beIdenticalTo.h */, - 10FFDBAAED8CD40A420C63BCBDE276BD /* EXPMatchers+beIdenticalTo.m */, - D2676E41492DAC6C4D8260FC5D1B0DC9 /* EXPMatchers+beInstanceOf.h */, - A100E7B14F64B020630657FEBD224AAF /* EXPMatchers+beInstanceOf.m */, - F22067AEDA1D2F718C79DAB139F081A6 /* EXPMatchers+beInTheRangeOf.h */, - FBCA401716D8B3CB5BCBC8B747EB9641 /* EXPMatchers+beInTheRangeOf.m */, - 5EA6E3F9E4A7B88734D3973441ED29A4 /* EXPMatchers+beKindOf.h */, - 6A7AC3BB58D8F7518C1281E2FF2A6D5A /* EXPMatchers+beKindOf.m */, - E246EF18825FEB7D47B783D85425DE9C /* EXPMatchers+beLessThan.h */, - 121F323620BF1CE7FEE5051E6F3BA8EE /* EXPMatchers+beLessThan.m */, - 2D21ABEEB0CD3740A1D5BB0760BB050D /* EXPMatchers+beLessThanOrEqualTo.h */, - 7238CF023147AA09191A388D9BCE707B /* EXPMatchers+beLessThanOrEqualTo.m */, - E0068E757407AA50A1A11180AF23790B /* EXPMatchers+beNil.h */, - D9BDB16EABC10187624C34DBF452EEE2 /* EXPMatchers+beNil.m */, - 7FFF471B58E1DD751796FBA7ACD36FCC /* EXPMatchers+beSubclassOf.h */, - 5B8A19ED0A2572E557DB51B7E44126E1 /* EXPMatchers+beSubclassOf.m */, - 6EDD1D71888F7EDD9180358B8B97F7ED /* EXPMatchers+beSupersetOf.h */, - F0CD1B74AB7F42629EC68E16C0B2D051 /* EXPMatchers+beSupersetOf.m */, - C67C54B351701C4EE5C6D4802BC4BB80 /* EXPMatchers+beTruthy.h */, - CD32D6CAB91451DD0DBFECCFCA159A6D /* EXPMatchers+beTruthy.m */, - EBD42588192611DC9A514718382307FC /* EXPMatchers+conformTo.h */, - 495F322959913B53CF207040CB077407 /* EXPMatchers+conformTo.m */, - 90D9B61756BDEBBBFE10EAEC75561475 /* EXPMatchers+contain.h */, - 3D39BA0A19D46818D293C7FD32635479 /* EXPMatchers+contain.m */, - 9F8EA516A05EC1E5EC0C0AF6C6F742C5 /* EXPMatchers+endWith.h */, - 8005593856D157B2CB7966E1BC5C61F8 /* EXPMatchers+endWith.m */, - 7E08BB2C0F310C98BCDA672431B091A5 /* EXPMatchers+equal.h */, - FF181103D13DC255784017396898A35D /* EXPMatchers+equal.m */, - E5863C56EA63E317B1571F81302E8753 /* EXPMatchers+haveCountOf.h */, - 602B6426A69DF240B0D331CC66440CDE /* EXPMatchers+haveCountOf.m */, - 03BEF75F071BB72273F703B40E817F72 /* EXPMatchers+postNotification.h */, - 453CF89CF702BF9C6FCE50C960D1882B /* EXPMatchers+postNotification.m */, - 8A04F091D941E85AA8783B8F79950E30 /* EXPMatchers+raise.h */, - 4A650AA0052808418A62AE2F7A84BC3B /* EXPMatchers+raise.m */, - 3772EF010C3B380F6F0C665E08EFBB58 /* EXPMatchers+raiseWithReason.h */, - 6175E594B4A05F82789C77CB8DD36919 /* EXPMatchers+raiseWithReason.m */, - B3127058B4445D7B9EAEC6EB0E2C7CA7 /* EXPMatchers+respondTo.h */, - 9A1529A53A65B62FA5FC224F89815DE3 /* EXPMatchers+respondTo.m */, - C4C54B830839D792D66EFE7A06B0FC09 /* EXPUnsupportedObject.h */, - 7516DB378AC447A4A9557BFC34DBF9B4 /* EXPUnsupportedObject.m */, - FCCE52CD5245B020D3E5C7FF33DAA03D /* NSObject+Expecta.h */, - 243160426E236789747D3DE1E72DCC76 /* NSValue+Expecta.h */, - D92E46C35DB7BB9C77ADF8CB43AF5EA5 /* NSValue+Expecta.m */, - F52EFA4F03147C586FEE4FEBA0685200 /* Support Files */, - ); - path = Expecta; - sourceTree = ""; - }; - 6AA20377618074FD074EE78FC94D397D /* UIColor+FlatColors */ = { - isa = PBXGroup; - children = ( - 28546862950C9B0B589B0175B698B249 /* UIColor+FlatColors.h */, - DF74DAD5A1685C0C017A0B1FAE7C73FF /* UIColor+FlatColors.m */, - 6195115692DF39E763160F6E835BE3F7 /* Support Files */, - ); - path = "UIColor+FlatColors"; - sourceTree = ""; - }; - 7DB346D0F39D3F0E887471402A8071AB = { - isa = PBXGroup; - children = ( - BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */, - 433CD3331B6C3787F473C941B61FC68F /* Frameworks */, - 4C0272547140A17219ECCC73A9F34994 /* Pods */, - E4DD6183B9618CEBD58485AD3C6A57AD /* Products */, - 60DBC6C97F0942454BB00ED4EA24F479 /* Targets Support Files */, - ); - sourceTree = ""; - }; - 8E3D980B5CFDADE75926C18ABDC2EC78 /* Specta */ = { - isa = PBXGroup; - children = ( - BBE6B053D55AC52791C094E16B0A206A /* Specta.h */, - AFA77209E3EE7B19615C38623AB95B86 /* SpectaDSL.h */, - 5D1236DA90FB410D378B5B7D5B2B9711 /* SpectaDSL.m */, - 18BC6C88D79424BB7D1D846288CD1489 /* SpectaTypes.h */, - 884CDE592D838D0D8E959F5CF13EEAC4 /* SpectaUtility.h */, - 165BF3FAB4BF84E4E224BB313A237CA3 /* SpectaUtility.m */, - 0F3439478F834566B790E44391A81320 /* SPTCallSite.h */, - 74C6A9C3EA6EF36CE8BF077EA334313A /* SPTCallSite.m */, - 0AC585F919A1F6FAC19E6C410AB311CE /* SPTCompiledExample.h */, - 45BE3AC87285388C0703D98AAE6D7AAB /* SPTCompiledExample.m */, - B28D0064C13094027B27C46B5AE8E686 /* SPTExample.h */, - 6BE2048EF7C17B3244C2F0A94E7CB349 /* SPTExample.m */, - BFDC66AE7F5CA8C91BC293A93AFE31AC /* SPTExampleGroup.h */, - 821907E6E1985B94EACB37AE2D0955DA /* SPTExampleGroup.m */, - 86CA033489693755D2E45916C300AF87 /* SPTExcludeGlobalBeforeAfterEach.h */, - ADF64941FEC41C589A7F6A5EEB22AFE0 /* SPTGlobalBeforeAfterEach.h */, - AEF6AEA2F24E1FE0C45E75CAFABC0963 /* SPTSharedExampleGroups.h */, - 4A6F072A726F4E8A2E2B582730D9BE60 /* SPTSharedExampleGroups.m */, - 704EBBA2BCB133AE22C379A15F991F69 /* SPTSpec.h */, - 102F68469794693F291584713772A062 /* SPTSpec.m */, - 6160C30226B3CC727BD83696D22201D5 /* SPTTestSuite.h */, - C671B6E3533770F93F97FFE0AC62F837 /* SPTTestSuite.m */, - 91ACCAD7D3CBA586ACF6858B1675AB60 /* XCTest+Private.h */, - 81EFE7C53FBD00B925D284A984C10C98 /* XCTestCase+Specta.h */, - 3DD3C7A84703DD6EFDE5FBB80587E532 /* XCTestCase+Specta.m */, - 1D219D3B77D9E2932DF389C1F5B94ED0 /* Support Files */, - ); - path = Specta; - sourceTree = ""; - }; - B43469D36A2D963D92019CAEA4C1CE26 /* Expecta+Snapshots */ = { - isa = PBXGroup; - children = ( - B630F68EC6B39450F6D30D3171415C97 /* EXPMatchers+FBSnapshotTest.h */, - C5E35E3D3E236FE38311DEB2EBF8AE0D /* EXPMatchers+FBSnapshotTest.m */, - F3E73C833AE600E6E7616AF3BCD28077 /* Support Files */, - ); - path = "Expecta+Snapshots"; - sourceTree = ""; - }; - E4DD6183B9618CEBD58485AD3C6A57AD /* Products */ = { - isa = PBXGroup; - children = ( - 51925ABD19F8EE83ACFE130CEE76DCF3 /* libExpecta.a */, - 75BE903361061CC8C30D8CBA5BB57E4D /* libExpecta+Snapshots.a */, - 9C48B82263889761572CDE2B12D8802A /* libFBSnapshotTestCase.a */, - 1718E06B27F003937AC5E50124E427F4 /* libOCMock.a */, - 0E92D4862FAA5481F68347420EAB1233 /* libPods.a */, - A05CA585A187C8B392D876E61CBFCB0C /* libPods-VBFPopFlatButtonTests.a */, - 7CB1720C2052DD425758FE45481CCF06 /* libpop.a */, - F40D076C45F9C89A51CB26A52E0E3317 /* libSpecta.a */, - B13DC82CE8F627017B46CE61620520D4 /* libUIColor+FlatColors.a */, - ); - name = Products; - sourceTree = ""; - }; - E6AF4291BF9D8A83F2235E7F085BA9FB /* Pods-VBFPopFlatButtonTests */ = { - isa = PBXGroup; - children = ( - 110BDD326313B53093B3232E02783E6D /* Pods-VBFPopFlatButtonTests-acknowledgements.markdown */, - 77532C628DC460FF1D22D559BBFEF8A0 /* Pods-VBFPopFlatButtonTests-acknowledgements.plist */, - D653F0B9F5ECBEACAB1B84DA13A637D4 /* Pods-VBFPopFlatButtonTests-dummy.m */, - C66F06002917512A4170CC59451A2194 /* Pods-VBFPopFlatButtonTests-frameworks.sh */, - 23E33B5442D737E4091C45472DEADE31 /* Pods-VBFPopFlatButtonTests-resources.sh */, - 7EEC9842A5161E6BD9B47BEE58CAA1D6 /* Pods-VBFPopFlatButtonTests.debug.xcconfig */, - 5F5BFB00EBB3785B4270EA717298B9FC /* Pods-VBFPopFlatButtonTests.release.xcconfig */, + 2B26CC83A026CB717186BBB4 /* Pods-VBFPopFlatButtonTests-acknowledgements.markdown */, + 0C428FEFF9EEB6F8F3D3838E /* Pods-VBFPopFlatButtonTests-acknowledgements.plist */, + 027262A296D8CBF759271D52 /* Pods-VBFPopFlatButtonTests-dummy.m */, + 0B901467BB35362C52EBB99E /* Pods-VBFPopFlatButtonTests-environment.h */, + AB96F09BE7F156BA31FECBFB /* Pods-VBFPopFlatButtonTests-resources.sh */, + 3F2C40C49D1F01BEEDACFF42 /* Pods-VBFPopFlatButtonTests.debug.xcconfig */, + 27B966A574D21ACEE1A142EC /* Pods-VBFPopFlatButtonTests.release.xcconfig */, ); name = "Pods-VBFPopFlatButtonTests"; path = "Target Support Files/Pods-VBFPopFlatButtonTests"; sourceTree = ""; }; - F3E73C833AE600E6E7616AF3BCD28077 /* Support Files */ = { + 9BD7B0072C3F0D5A9F03EA85 /* pop */ = { isa = PBXGroup; children = ( - 2ED438E32F34484872592BBA273A8714 /* Expecta+Snapshots.xcconfig */, - 199209D8CB9B8153E5E826EEB510A405 /* Expecta+Snapshots-dummy.m */, - C518E5E599E69988309B5A0BBF3EE9EE /* Expecta+Snapshots-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/Expecta+Snapshots"; - sourceTree = ""; - }; - F52EFA4F03147C586FEE4FEBA0685200 /* Support Files */ = { - isa = PBXGroup; - children = ( - C0623D0D99EAC6505F0F5BD37AFDD5C8 /* Expecta.xcconfig */, - 301626117E44858D1B7E9B04FA40B781 /* Expecta-dummy.m */, - 70D3358D9B430CD1E1EA0A06D20395B3 /* Expecta-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/Expecta"; - sourceTree = ""; - }; - FB7EB49E650FEAD5279717F49F697F04 /* pop */ = { - isa = PBXGroup; - children = ( - A4B91DED08E5E5B8A6C42AA754A35BFA /* FloatConversion.h */, - 14F6F7E355A3A31FCFF2DFD214059CEC /* POP.h */, - 942498D5A0E557EBEFCFD3FF8E2F2A46 /* POPAction.h */, - 6E3AC1210FE5A031F30B2AED34949E71 /* POPAnimatableProperty.h */, - 9814C84391EB4D7F4258FC44E4501692 /* POPAnimatableProperty.mm */, - B4A940E85C8FAE4F89D58D1B96966B04 /* POPAnimation.h */, - FD8FA5FA899F882C2E58690E5A0BE446 /* POPAnimation.mm */, - AE463162D421E0B8C94CC1FE388B5658 /* POPAnimationEvent.h */, - 2EE94543F82DF0D5A1870C02FF80EEBE /* POPAnimationEvent.mm */, - 69ABAD92A4F8781BBA4245DB3A5C27CA /* POPAnimationEventInternal.h */, - 715B5F55FFDF475C2D7B06A278E8A981 /* POPAnimationExtras.h */, - 357F21DFA2A52CA98368063D07EB5CC1 /* POPAnimationExtras.mm */, - 6DAC95B0B6369C3A06387B6A309C9D93 /* POPAnimationInternal.h */, - A936575A03FDF70A86015DC7EBB52EBF /* POPAnimationPrivate.h */, - 98CB3DBF3EF52AB8B118E6C15A32DC37 /* POPAnimationRuntime.h */, - 1BC62D335D8D6535A0CDBB72C8CECA2E /* POPAnimationRuntime.mm */, - 376FA6C232475D95B3860D6FEEB3A781 /* POPAnimationTracer.h */, - 2D9DC1C8B23AD425ECF238B075A926B2 /* POPAnimationTracer.mm */, - B4159D25FCF50BCB794E4FC218FDC41B /* POPAnimationTracerInternal.h */, - 0AB835F0EA86C95311F1560196C739C1 /* POPAnimator.h */, - 29AEDC6BEBABD0BEA9B595A6CA8E3982 /* POPAnimator.mm */, - 9E24705C2A51AA0D4C433542D6352B3F /* POPAnimatorPrivate.h */, - A362AF221CD3979E40A3CF696134C69D /* POPBasicAnimation.h */, - A3E75295FD95FB7773396BC7F69DC0D1 /* POPBasicAnimation.mm */, - F1509EE76D153EFBEDDDE692071B567C /* POPBasicAnimationInternal.h */, - 6793B03E6245C5036737C718621C8039 /* POPCGUtils.h */, - BE4714E14697E6465C76EF1117BB969F /* POPCGUtils.mm */, - D47A5F7F41CC8A1486CF4763ED06FF54 /* POPCustomAnimation.h */, - 96A19E701E5B7D19FABB7116A76D726A /* POPCustomAnimation.mm */, - 4DAFEA3D6D75560C0FCA498875385524 /* POPDecayAnimation.h */, - 6E81A7EDCC8BDD1BAAF8580BD623B35F /* POPDecayAnimation.mm */, - B80E6A94C70C25E2E17DFC84A770B99B /* POPDecayAnimationInternal.h */, - B7B8C19C90807E9BEC79F106C244A626 /* POPDefines.h */, - 3E5F1F71C57577E91FE514E6BF6C4FC6 /* POPGeometry.h */, - 0FA93B08566E965609C75BEDAAFCDFBC /* POPGeometry.mm */, - 9F8605BC3499881E7ED694EB3C371D39 /* POPLayerExtras.h */, - 139946862AB9CE0479C093ED4C3716A5 /* POPLayerExtras.mm */, - DB6E0C0FFE86E70B4FEDF8420766407C /* POPMath.h */, - AA40B0956A7FE76BFCCE0AB769B56A99 /* POPMath.mm */, - 5E5D55B54B2F5EDF9B35FDEE05A4513B /* POPPropertyAnimation.h */, - 143776931348DBBAEA2749BD62F12E62 /* POPPropertyAnimation.mm */, - B965AAC26EF4E83652BB204AB0273381 /* POPPropertyAnimationInternal.h */, - D35A6D7BDF660A3FFC06C116B514093B /* POPSpringAnimation.h */, - 40CD0E01610DF4D430A40A62DEAABECC /* POPSpringAnimation.mm */, - 6A7D800068DD45FD429FCDB713C8DF6D /* POPSpringAnimationInternal.h */, - 3B2713089B04D38AD3A81E78620855B8 /* POPSpringSolver.h */, - FDE9F34EA31553BF9248BE76128333A8 /* POPVector.h */, - 8F9AA340DCA0906723366E97546DB181 /* POPVector.mm */, - 2BD8839A08E5CB8BF0748267BAB23A36 /* TransformationMatrix.cpp */, - C788B79F917D9EDA5018072CE6F93534 /* TransformationMatrix.h */, - 4F21EDC935CDB4BE597B26B1565D75D8 /* UnitBezier.h */, - 40BF565C6EB07CB09377488EF6AE4694 /* Support Files */, + E7B03B1942330BAC992701D2 /* FloatConversion.h */, + F11175F614618C88665ECD8F /* POP.h */, + 77CEB30B3D859046DB922D9D /* POPAction.h */, + 4CADEFF49C021ACFD71CD2DA /* POPAnimatableProperty.h */, + 5B1A25F94DED887B5691F84F /* POPAnimatableProperty.mm */, + A9CD3E2D127670DD9BB32F20 /* POPAnimation.h */, + DABAFBFA695658082F7D82D4 /* POPAnimation.mm */, + 4463B3F3B5547F5A1053BC19 /* POPAnimationEvent.h */, + 0F8D8DDDE9BEEB77B4510D27 /* POPAnimationEvent.mm */, + 9CC75536FE50A16EAAA00714 /* POPAnimationEventInternal.h */, + B0E9CA29884B38CF6E8AFB87 /* POPAnimationExtras.h */, + 02D393532D8E9BCB783D822E /* POPAnimationExtras.mm */, + C9C33EDF0B4DBBA72B2EF9B4 /* POPAnimationInternal.h */, + 56BB35E60FEF80C6CAEEA584 /* POPAnimationPrivate.h */, + 9507DC501CF80381A1178AE1 /* POPAnimationRuntime.h */, + 1961A55B950FEB683C9202E3 /* POPAnimationRuntime.mm */, + B7C8A0C10C1DC5F2DA6AE072 /* POPAnimationTracer.h */, + D6595A869D572E748A5C5D06 /* POPAnimationTracer.mm */, + E816D223D51E336A2600A451 /* POPAnimationTracerInternal.h */, + D6FA8A9649DE31D9579F9958 /* POPAnimator.h */, + EF273F6E31B0429E7C218832 /* POPAnimator.mm */, + 7C838E8CF93B98DE4B4773CC /* POPAnimatorPrivate.h */, + E19AD63E73A4F7F208C4890C /* POPBasicAnimation.h */, + 625155C977C369C665E4E9F9 /* POPBasicAnimation.mm */, + 77474DCF1639F9AE06E17E74 /* POPBasicAnimationInternal.h */, + E3A693CB3918AABADCB25D45 /* POPCGUtils.h */, + B9E5F559B1A069B47DB1989D /* POPCGUtils.mm */, + 98E7263E26DBC784A2529F27 /* POPCustomAnimation.h */, + 68DCAB207A759EFDB7747DAE /* POPCustomAnimation.mm */, + 0A88AEC79686DF168E7B6700 /* POPDecayAnimation.h */, + 8590F3BCBD4589A4D5348A43 /* POPDecayAnimation.mm */, + 55A69D2F4CEF885B6A2C72EA /* POPDecayAnimationInternal.h */, + D78F43D273DD3EBA9A872CEF /* POPDefines.h */, + 509CF04E086BF83FFE67F657 /* POPGeometry.h */, + 9F7DCBBCF14D3C89479ED968 /* POPGeometry.mm */, + A433440A0F32D49056FA4F2A /* POPLayerExtras.h */, + 9091595C844D533714B6546B /* POPLayerExtras.mm */, + B0A7A4951096449987E62BA9 /* POPMath.h */, + 177DC3CFAADB623BA1E4CD62 /* POPMath.mm */, + BC7A4EA4660E6AF890980F69 /* POPPropertyAnimation.h */, + C06878CA15034BD52E5FB5D7 /* POPPropertyAnimation.mm */, + 3A0B82D4B0ACD9FC97193EE8 /* POPPropertyAnimationInternal.h */, + 3007E59E0D4791F3A4BD6475 /* POPSpringAnimation.h */, + 3C0336F685D2D0C927553BD7 /* POPSpringAnimation.mm */, + E6060CA63DC47A682BF194B5 /* POPSpringAnimationInternal.h */, + 2F7362E03FD7252D65806105 /* POPSpringSolver.h */, + 11232AD302E75E253F19B4DA /* POPVector.h */, + 226ED09BC813B8790749F571 /* POPVector.mm */, + BA4D972826791E788596D69A /* TransformationMatrix.cpp */, + 0BC6ED0725D3DCA270A07210 /* TransformationMatrix.h */, + 9857204AD16E4ECD5565D066 /* UnitBezier.h */, + 70CE115D37838B6D1995204F /* Support Files */, ); path = pop; sourceTree = ""; }; + 9D766E0F725963E202B9287F = { + isa = PBXGroup; + children = ( + 8478DF0B2589953A81C083CC /* Podfile */, + A8ED3842F5FD7228D1AED023 /* Frameworks */, + F8B6F4E00E81F3A59A9EABF2 /* Pods */, + F3C33E9FC1096B826C9D3AF1 /* Products */, + BB3575CC0D33A8330F41875C /* Targets Support Files */, + ); + sourceTree = ""; + }; + A6E53F226F8323B7D0FD383A /* iOS */ = { + isa = PBXGroup; + children = ( + 447A3115B5E961286529F94F /* Foundation.framework */, + E597471A918E0244FC5965C5 /* XCTest.framework */, + ); + name = iOS; + sourceTree = ""; + }; + A87D327A5B52D4573B69729A /* Support Files */ = { + isa = PBXGroup; + children = ( + 60120C1F44461BF5A354214E /* Pods-VBFPopFlatButtonTests-Expecta.xcconfig */, + EE0AEEDBC71B1C5E5CF00930 /* Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig */, + A5C8057B94E7BC72ECA32ACF /* Pods-VBFPopFlatButtonTests-Expecta-dummy.m */, + 1BD046899012C85219AB25DA /* Pods-VBFPopFlatButtonTests-Expecta-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Pods-VBFPopFlatButtonTests-Expecta"; + sourceTree = ""; + }; + A8ED3842F5FD7228D1AED023 /* Frameworks */ = { + isa = PBXGroup; + children = ( + A6E53F226F8323B7D0FD383A /* iOS */, + ); + name = Frameworks; + sourceTree = ""; + }; + ADE1FB0A8E2E9117BCED5463 /* Specta */ = { + isa = PBXGroup; + children = ( + 3987D5DF441C5D498E5984B4 /* SPTCallSite.h */, + BFBF4D17760B6F47FA9840EF /* SPTCallSite.m */, + 55BB5493181E501259868B46 /* SPTCompiledExample.h */, + BADBEBD00F9C6CE03BEB00C8 /* SPTCompiledExample.m */, + 91208788A6DAB23B631D4EA9 /* SPTExample.h */, + A51AD464849C028D8C1C45F2 /* SPTExample.m */, + 70FDC50F71254C632D1F742C /* SPTExampleGroup.h */, + 82CD01AB12D4BC1E4CCF67B9 /* SPTExampleGroup.m */, + 83480097C4C15EEDB73883E0 /* SPTExcludeGlobalBeforeAfterEach.h */, + 3331B6C97DFD5ACDD3E99E96 /* SPTGlobalBeforeAfterEach.h */, + 8AA83223601D31AC50FD04A5 /* SPTSharedExampleGroups.h */, + D3BB7B1D4DC6C5723EADDF4B /* SPTSharedExampleGroups.m */, + DEBFE828FC73ABC8052AC3C9 /* SPTSpec.h */, + FECE752141A04F905ABB87C6 /* SPTSpec.m */, + DD6BB374206B64A202E6FF66 /* SPTTestSuite.h */, + 0DDDA8E414C675DA291562B4 /* SPTTestSuite.m */, + 99A63481F978A33EE42906CA /* Specta.h */, + FD2BA3F7530CD99B842E9D28 /* SpectaDSL.h */, + EDB67C43D9A32D98E947EB9D /* SpectaDSL.m */, + 62969CD1057216D1A2513374 /* SpectaTypes.h */, + 5E8CB47BDB4AACF3F34437C0 /* SpectaUtility.h */, + 49114BA5A7C207FC24D1D000 /* SpectaUtility.m */, + 8AF1A63E6C018F6ECFE882FA /* XCTest+Private.h */, + A142C19B655E1EB1E0116DC9 /* XCTestCase+Specta.h */, + 5807C2F8E13577A3081CB2C3 /* XCTestCase+Specta.m */, + ED0F0375F28667CF330ED769 /* Support Files */, + ); + path = Specta; + sourceTree = ""; + }; + B2A403E04CA9B592B5FD2F14 /* FBSnapshotTestCase */ = { + isa = PBXGroup; + children = ( + 26EBE6969604B8A49F4D5F45 /* FBSnapshotTestCase.h */, + 57B24F97F4C33CC7E99C202C /* FBSnapshotTestCase.m */, + F5BD5C42AB700F6136B69736 /* FBSnapshotTestController.h */, + 4B381AC92A5B576B9C470810 /* FBSnapshotTestController.m */, + 70A3EC61DAFFF2BB267A6DF0 /* UIImage+Compare.h */, + F8E2C761B5177935CB4662F5 /* UIImage+Compare.m */, + EE2D8B0F5F416DD29740DAF4 /* UIImage+Diff.h */, + E6F5D411A934FB9B1D9F8D07 /* UIImage+Diff.m */, + CBD346715CEDB73E7500D6E2 /* Support Files */, + ); + path = FBSnapshotTestCase; + sourceTree = ""; + }; + B63CF237EC8DEA9D39A1DB03 /* UIColor+FlatColors */ = { + isa = PBXGroup; + children = ( + 8726C40467E82DFA09230CEA /* UIColor+FlatColors.h */, + C4103C2E7A84562358873FEC /* UIColor+FlatColors.m */, + 418E66D3F56F0FB7AF429A4E /* Support Files */, + ); + path = "UIColor+FlatColors"; + sourceTree = ""; + }; + BB3575CC0D33A8330F41875C /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + 5D66B60265E796285CE8042E /* Pods */, + 84016A9DFD8AC009A03CF0F1 /* Pods-VBFPopFlatButtonTests */, + ); + name = "Targets Support Files"; + sourceTree = ""; + }; + CBD346715CEDB73E7500D6E2 /* Support Files */ = { + isa = PBXGroup; + children = ( + CBE95AFC988F9DD94943EC39 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig */, + F28B814449C92CBC68756BB2 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig */, + B13636331C274D64C6B54807 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m */, + BFE4D06745ED57819C9A8FEB /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase"; + sourceTree = ""; + }; + DA2CFDCF8E2F906DB799BDAE /* Expecta */ = { + isa = PBXGroup; + children = ( + C7BDFE08D2D06649A3D869CD /* EXPBlockDefinedMatcher.h */, + 86D7A08ADB0B814FA31CAB28 /* EXPBlockDefinedMatcher.m */, + E19FFAE115348ED63E19463B /* EXPDefines.h */, + 5DA0E3E3AF2F6929C458D85E /* EXPDoubleTuple.h */, + 5421E07CA88C42CF65DF4E25 /* EXPDoubleTuple.m */, + 60DCFE8B4BFA6636F31066AF /* EXPExpect.h */, + DF3ECC44DB3640FDA701524A /* EXPExpect.m */, + F0AF0396EEDAF34C29C03C80 /* EXPFloatTuple.h */, + DFD0888C7830D136D87C7902 /* EXPFloatTuple.m */, + F3B376059270A030E3BFE356 /* EXPMatcher.h */, + 671F8EFAA16018F10260ECEE /* EXPMatcherHelpers.h */, + 88684F0CE2508C680312C6D8 /* EXPMatcherHelpers.m */, + 0CDB0D6BE47134011A1806F0 /* EXPMatchers.h */, + 68D29053C2C07ACB263DFD69 /* EXPMatchers+beCloseTo.h */, + 8DC006D0003EA4FCBBF2DC8C /* EXPMatchers+beCloseTo.m */, + 25AB25759B5C513CCFA708EE /* EXPMatchers+beFalsy.h */, + 3095E5D206229A3B6C716688 /* EXPMatchers+beFalsy.m */, + BED3CE88C69794F5CC6D8461 /* EXPMatchers+beGreaterThan.h */, + 937CFEDB65BDFC4CEA960A3F /* EXPMatchers+beGreaterThan.m */, + 7BF8B8FAABB8A53B4A6C7A6B /* EXPMatchers+beGreaterThanOrEqualTo.h */, + 586DAD8DBE27D4E774EEBCBC /* EXPMatchers+beGreaterThanOrEqualTo.m */, + 8F5E88B162DBB9E64E47BC6C /* EXPMatchers+beIdenticalTo.h */, + 1F5A6CC8F5A0493E21EA92B7 /* EXPMatchers+beIdenticalTo.m */, + 3168063EA76E3F0E29FA2392 /* EXPMatchers+beInTheRangeOf.h */, + FB11C9AF15EE7D6AD9DE11FD /* EXPMatchers+beInTheRangeOf.m */, + 8CBCD7FC6B3C2B9C1D3E41C6 /* EXPMatchers+beInstanceOf.h */, + FD8A32F0E7F39B7EF1E61BC5 /* EXPMatchers+beInstanceOf.m */, + C1503DDB032D396B3C4287A6 /* EXPMatchers+beKindOf.h */, + 1E12EFD52D252519B4A9764D /* EXPMatchers+beKindOf.m */, + C23BF938E88309DC09347618 /* EXPMatchers+beLessThan.h */, + 159D1074C62C2525B84CB743 /* EXPMatchers+beLessThan.m */, + 875F40471113AFA521557353 /* EXPMatchers+beLessThanOrEqualTo.h */, + 6B8032A4CBC26039A04F4C52 /* EXPMatchers+beLessThanOrEqualTo.m */, + D38423BB03578E23399F9189 /* EXPMatchers+beNil.h */, + 7247FDBEC3AFC193F6DA219F /* EXPMatchers+beNil.m */, + 5278EDAD9561F60754F5AEA4 /* EXPMatchers+beSubclassOf.h */, + 96BA89A7EF745EE68C53ED05 /* EXPMatchers+beSubclassOf.m */, + A077DE4709A24A20D24DF714 /* EXPMatchers+beSupersetOf.h */, + 6CB1907A8C25470DFE3EFCD5 /* EXPMatchers+beSupersetOf.m */, + CDFA0D504DD1C528F6DA621E /* EXPMatchers+beTruthy.h */, + F6F65F86DCA3953C58E58AD4 /* EXPMatchers+beTruthy.m */, + 8303522F21F2334653EF2E31 /* EXPMatchers+beginWith.h */, + D2740DFBF70C0687D1855FE6 /* EXPMatchers+beginWith.m */, + 753F83632B2D1A598CE3CEE3 /* EXPMatchers+conformTo.h */, + 11430733DFE095049B50C75F /* EXPMatchers+conformTo.m */, + 96D434B54158F3A59024EF94 /* EXPMatchers+contain.h */, + C136CDC3183D7309E224836F /* EXPMatchers+contain.m */, + 51C7C1C60EFC3165474A9F19 /* EXPMatchers+endWith.h */, + 01EA01D3D08D0226D7396569 /* EXPMatchers+endWith.m */, + 379D3E744AF8FDB0A0C32231 /* EXPMatchers+equal.h */, + 37349CFFCE3BBDEB6088B062 /* EXPMatchers+equal.m */, + 522FD9F2F90EC112DB0290C5 /* EXPMatchers+haveCountOf.h */, + 0FE8B2DCDB92EC18F09DA718 /* EXPMatchers+haveCountOf.m */, + 67DE10F4A6FB5E30E8D67F73 /* EXPMatchers+postNotification.h */, + 8DBD7921532DE1962B370D72 /* EXPMatchers+postNotification.m */, + BE37E0B396D65501394BA9CF /* EXPMatchers+raise.h */, + 95C6841CCFA76467E30E5A97 /* EXPMatchers+raise.m */, + 23945CA6EB898734BCCDEAC3 /* EXPMatchers+raiseWithReason.h */, + B0B3B6C948B6F38A57C6ECF1 /* EXPMatchers+raiseWithReason.m */, + 0EA6CF1D61A15A0AE0F5D599 /* EXPMatchers+respondTo.h */, + 22BFACF0FF0D20E16197159A /* EXPMatchers+respondTo.m */, + 48F51DC074E0FB74FEA310D5 /* EXPUnsupportedObject.h */, + 408AF82758EB51C57EB47A1E /* EXPUnsupportedObject.m */, + D4B9D9463EF5BA9BCFD0BF88 /* Expecta.h */, + 1036EBA609F6194138CD1B35 /* ExpectaObject.h */, + E19F4892091339C77470E616 /* ExpectaObject.m */, + 2F2DF34F9452185F577A1207 /* ExpectaSupport.h */, + 7EB402623FF07DC5CF0C4F00 /* ExpectaSupport.m */, + CDC8013A99C26FAE9ACE16EE /* NSObject+Expecta.h */, + 34B331FFFD2448F6BFD0021D /* NSValue+Expecta.h */, + 02275433746E1BB557AFDA03 /* NSValue+Expecta.m */, + A87D327A5B52D4573B69729A /* Support Files */, + ); + path = Expecta; + sourceTree = ""; + }; + ED0F0375F28667CF330ED769 /* Support Files */ = { + isa = PBXGroup; + children = ( + 166464E485ABC13D21269E5D /* Pods-VBFPopFlatButtonTests-Specta.xcconfig */, + 6B65900E5B5F47C18D2C32DC /* Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig */, + C01A867531D97420C8EF6BC5 /* Pods-VBFPopFlatButtonTests-Specta-dummy.m */, + 8C216AE890B1452BB7469873 /* Pods-VBFPopFlatButtonTests-Specta-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Pods-VBFPopFlatButtonTests-Specta"; + sourceTree = ""; + }; + F3C33E9FC1096B826C9D3AF1 /* Products */ = { + isa = PBXGroup; + children = ( + CD79D3C566055249F17CCE31 /* libPods.a */, + 7218559CE373365562E058AF /* libPods-UIColor+FlatColors.a */, + 3671BD0AA6C5572667BB72C4 /* libPods-VBFPopFlatButtonTests.a */, + D79F43EF406CF1A3A8189EAB /* libPods-VBFPopFlatButtonTests-Expecta.a */, + 6C49719B5FA370058E7A5D6F /* libPods-VBFPopFlatButtonTests-Expecta+Snapshots.a */, + 7A35A490F8F9398137187F1C /* libPods-VBFPopFlatButtonTests-FBSnapshotTestCase.a */, + B93E66AC05B897F8B5F86A6A /* libPods-VBFPopFlatButtonTests-OCMock.a */, + EDDD9E9ACC13259A6810AFE4 /* libPods-VBFPopFlatButtonTests-Specta.a */, + F3F2030C395BF36EE10795D7 /* libPods-VBFPopFlatButtonTests-UIColor+FlatColors.a */, + 0BB698462DA8E148FB82DBF2 /* libPods-VBFPopFlatButtonTests-pop.a */, + CEEA26630B0590F33C0AAB4C /* libPods-pop.a */, + ); + name = Products; + sourceTree = ""; + }; + F67610C447898D912F0FB751 /* Expecta+Snapshots */ = { + isa = PBXGroup; + children = ( + 46C0FC4C7F15C2277ACE1C41 /* EXPMatchers+FBSnapshotTest.h */, + 035252C743DBC24BBEDC50BF /* EXPMatchers+FBSnapshotTest.m */, + 15C1772D04E5E0B738F537A8 /* Support Files */, + ); + path = "Expecta+Snapshots"; + sourceTree = ""; + }; + F8B6F4E00E81F3A59A9EABF2 /* Pods */ = { + isa = PBXGroup; + children = ( + DA2CFDCF8E2F906DB799BDAE /* Expecta */, + F67610C447898D912F0FB751 /* Expecta+Snapshots */, + B2A403E04CA9B592B5FD2F14 /* FBSnapshotTestCase */, + 12A4805A9985DD69D611E445 /* OCMock */, + ADE1FB0A8E2E9117BCED5463 /* Specta */, + B63CF237EC8DEA9D39A1DB03 /* UIColor+FlatColors */, + 9BD7B0072C3F0D5A9F03EA85 /* pop */, + ); + name = Pods; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 2FD13E57826B1FABDC2DE2C71D2CB20A /* Headers */ = { + 01CF579A2A2FAF5C941F76FD /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 190664EA0602DBDBFD52DA20056941EE /* FBSnapshotTestCase.h in Headers */, - E6298C03773CB276DB5D40F8E7344488 /* FBSnapshotTestController.h in Headers */, - FE62568D62CB0A647CA19D688055EABD /* UIImage+Compare.h in Headers */, - 2757E47100D24B72998889AAB0F6073A /* UIImage+Diff.h in Headers */, + E0DE82D2755898A2F3B1C148 /* UIColor+FlatColors.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6C4F8104EC6EAF54F47373697159F548 /* Headers */ = { + 03924B051923A709ACC8859A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - BB79619A060182560098350F851F289C /* Specta.h in Headers */, - AC03D63ACD48174A41E25C76993C07BA /* SpectaDSL.h in Headers */, - 0521DE01A5727091DE4273C90B40EA68 /* SpectaTypes.h in Headers */, - C624B35F42F3AEE2248B6C7105D9764A /* SpectaUtility.h in Headers */, - 3589408852113DA6A5C40DE96A1B0ECE /* SPTCallSite.h in Headers */, - D4C793266B3C31AA7FB0A0D65750439E /* SPTCompiledExample.h in Headers */, - 27ACFA441E20BFB1B1A2B41CE3B40E33 /* SPTExample.h in Headers */, - A451B3123182651E4498CE40B7EB68AF /* SPTExampleGroup.h in Headers */, - 52417CF70207D6A07AF9C89319273857 /* SPTExcludeGlobalBeforeAfterEach.h in Headers */, - EAB2440828E3C9BF89E91EEB1C8AD3D6 /* SPTGlobalBeforeAfterEach.h in Headers */, - 9B8A53EB572F44B6B0CBF29DC2624DF1 /* SPTSharedExampleGroups.h in Headers */, - 495C7CEAE9D5220AFDE5415F101A1830 /* SPTSpec.h in Headers */, - C58C30881DA5D1F86575424A17F42516 /* SPTTestSuite.h in Headers */, - A012A86772779EBC6D7D7D1929D6153E /* XCTest+Private.h in Headers */, - A7C94806D56F46DC3DEC4D950EBB3AAB /* XCTestCase+Specta.h in Headers */, + 3F9D9D1D52BEE8D031B598C7 /* FloatConversion.h in Headers */, + 0BAA93AAF99704AE787103C6 /* POP.h in Headers */, + 115B2F6558FDEE1477654887 /* POPAction.h in Headers */, + 7EFDE0F5F033EE83F055E6AB /* POPAnimatableProperty.h in Headers */, + 8063D38F698960D5836477E0 /* POPAnimation.h in Headers */, + F8E891BB2CE09260CD2D30C3 /* POPAnimationEvent.h in Headers */, + B757CE198D673765D90C8BAF /* POPAnimationEventInternal.h in Headers */, + 86A3CAC38E1F090D5BAEB83F /* POPAnimationExtras.h in Headers */, + 35645B1198B0A34F7831293D /* POPAnimationInternal.h in Headers */, + 1678BB07CFAB7E83845D17AD /* POPAnimationPrivate.h in Headers */, + F5D5252ED645FF7DFABD65BB /* POPAnimationRuntime.h in Headers */, + EBC92494201651481DAA1878 /* POPAnimationTracer.h in Headers */, + D7EE7225A9AEBD9494BEFC65 /* POPAnimationTracerInternal.h in Headers */, + C05B41ED07AAD17BF8BA574F /* POPAnimator.h in Headers */, + 35F1A5C44377957CE922E8E8 /* POPAnimatorPrivate.h in Headers */, + DF204FD1F4A23A032A58E0E9 /* POPBasicAnimation.h in Headers */, + 15057ABA49402483738CD4A9 /* POPBasicAnimationInternal.h in Headers */, + 84EF50BC1B98050C236FE833 /* POPCGUtils.h in Headers */, + 748950B67D50CC3BEA20EE4F /* POPCustomAnimation.h in Headers */, + 362806EFF5EE246C412F9BB5 /* POPDecayAnimation.h in Headers */, + 671A7CFEDAA2074283E651F1 /* POPDecayAnimationInternal.h in Headers */, + E8EBCBA2463F92FD6A124458 /* POPDefines.h in Headers */, + B68427E401A71ECACA35DACF /* POPGeometry.h in Headers */, + 37F24A435E81E7F5E2D72AB4 /* POPLayerExtras.h in Headers */, + 77F63CCA16989CB8BA2592B6 /* POPMath.h in Headers */, + C64420E9DC57F0D9229EBB15 /* POPPropertyAnimation.h in Headers */, + 633CBAD4D08F73031CC9AD7E /* POPPropertyAnimationInternal.h in Headers */, + 59DC45869475776C499EB995 /* POPSpringAnimation.h in Headers */, + 445A0A1FFFCB66519A48ADCD /* POPSpringAnimationInternal.h in Headers */, + 3286E8118887A9BB146AFBD2 /* POPSpringSolver.h in Headers */, + 9178EEF90147BC3F5D717202 /* POPVector.h in Headers */, + 475B6156196DE2C0DD621593 /* TransformationMatrix.h in Headers */, + A8DCB6BF7E69996CD6AF4086 /* UnitBezier.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 87E07F20AB005FE8E13CACDF8D3F281C /* Headers */ = { + 311EF9202F25860F871FE075 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - E2045F8F646FBE69A1B7FED4563A90A8 /* FloatConversion.h in Headers */, - 873337B10DBC03B602F29630ED34C673 /* POP.h in Headers */, - FB1A243B759F4AB687ED2013E09D8120 /* POPAction.h in Headers */, - 3E4B04DC99A4B3E926243AE1AD5CAB80 /* POPAnimatableProperty.h in Headers */, - B85378E544ADFD647FF4D15DF7479268 /* POPAnimation.h in Headers */, - 89860D913114C018638628DC0E3E2976 /* POPAnimationEvent.h in Headers */, - BCFD5ECE9A8222141C67978E87EE3D36 /* POPAnimationEventInternal.h in Headers */, - 9BC4B9E50E92FB3824D3F585AE29CF26 /* POPAnimationExtras.h in Headers */, - 2974594A6306940DB87BAC2CD463A861 /* POPAnimationInternal.h in Headers */, - FCB84829CC3F36DEB7DD5E9C225BC6C1 /* POPAnimationPrivate.h in Headers */, - D7D74A893877ED5D8F1888D392AE444E /* POPAnimationRuntime.h in Headers */, - 4A37B88E54F3A06B1C8AE61514AAC4EA /* POPAnimationTracer.h in Headers */, - 7548375F94EF50430034B7D2D7C8E32D /* POPAnimationTracerInternal.h in Headers */, - 9D78B19A0F9F79D3CC8ECE2C06C36E34 /* POPAnimator.h in Headers */, - AC3B129193E0939672A0F3F25F404E3E /* POPAnimatorPrivate.h in Headers */, - 31443912A949C075F78F5E213D1634F6 /* POPBasicAnimation.h in Headers */, - AB20A608AA383ADC9FE715A11ACCFA23 /* POPBasicAnimationInternal.h in Headers */, - BFFB53365A07BEF863E2A4C34D41673A /* POPCGUtils.h in Headers */, - 728F435B24F61F14F050E2B2477D8AF2 /* POPCustomAnimation.h in Headers */, - 31B5B07A95C51EE0D758DEB4D1D1F909 /* POPDecayAnimation.h in Headers */, - C17BD6962C4A243580A447E3248872CF /* POPDecayAnimationInternal.h in Headers */, - 816480B18DCD8D54E9B63419512A198F /* POPDefines.h in Headers */, - D4C017781014099B9EA94676BC5A15EF /* POPGeometry.h in Headers */, - C2334F92444703D6A127AD1806778B22 /* POPLayerExtras.h in Headers */, - 44F28CEC0C07F75DBD258F2E9E5F34EB /* POPMath.h in Headers */, - 690EA99B31F7D629EB28518107DA0287 /* POPPropertyAnimation.h in Headers */, - BF17580F56C468FCDAEEE75167FF9104 /* POPPropertyAnimationInternal.h in Headers */, - 0E85322B1E129438DF67266332D3A1C2 /* POPSpringAnimation.h in Headers */, - ABEEC676BE160396F84875C8E5E80908 /* POPSpringAnimationInternal.h in Headers */, - 46CAC4E5E83C1C4A77302202672F38E2 /* POPSpringSolver.h in Headers */, - A024A571A7CC06C3C54EF6DB42E21DE6 /* POPVector.h in Headers */, - 80E8C15C83C9547480A29060950A5655 /* TransformationMatrix.h in Headers */, - EBEB1AFD6EB179AE642473E0A557B1FE /* UnitBezier.h in Headers */, + 654E570AE280B4697F831948 /* FloatConversion.h in Headers */, + A8E347ECA2BDCB61547342A5 /* POP.h in Headers */, + FF95B82CDB8AB0D94BD7A282 /* POPAction.h in Headers */, + AFEAA89D249C67EB94525378 /* POPAnimatableProperty.h in Headers */, + 46476F9934ABCC317315420B /* POPAnimation.h in Headers */, + EC9A29A3F8FB60C7305ACFEB /* POPAnimationEvent.h in Headers */, + 27F3EE59DC82FD03638D5C12 /* POPAnimationEventInternal.h in Headers */, + 39FF9951FA1ACAEDF0C8DCB6 /* POPAnimationExtras.h in Headers */, + 265C1CE3BC4CA99BCF9DF230 /* POPAnimationInternal.h in Headers */, + 07FE07E9B931336C3617022C /* POPAnimationPrivate.h in Headers */, + 1FD9792495CB9C8B421F5A57 /* POPAnimationRuntime.h in Headers */, + D3E9B2CF2FA1F53DC85307BA /* POPAnimationTracer.h in Headers */, + D16CF604807C904723F15867 /* POPAnimationTracerInternal.h in Headers */, + D931080AE1B69B709B4E7183 /* POPAnimator.h in Headers */, + 07232837846F6C1B995E2E43 /* POPAnimatorPrivate.h in Headers */, + 877E2F23B7CCC9EE3518AC87 /* POPBasicAnimation.h in Headers */, + 2C3F0887FE620F8B0397F4B6 /* POPBasicAnimationInternal.h in Headers */, + 1E524FCF9B52C673CD3E8243 /* POPCGUtils.h in Headers */, + 9002575131824D1F2A230874 /* POPCustomAnimation.h in Headers */, + B27FA3B7FB48D2D462711851 /* POPDecayAnimation.h in Headers */, + 321271B1CA114D3C582B5DF9 /* POPDecayAnimationInternal.h in Headers */, + F6027A7ACBB6F7194AFE1574 /* POPDefines.h in Headers */, + BDEA30B1D7D705BA815B398B /* POPGeometry.h in Headers */, + 7CC672862C50DE0F50A46847 /* POPLayerExtras.h in Headers */, + AF09C0DA90DA0DCA0CA514AB /* POPMath.h in Headers */, + 6852257157D89BE8FD2E03C2 /* POPPropertyAnimation.h in Headers */, + 019E01B001C63F283FF207F2 /* POPPropertyAnimationInternal.h in Headers */, + 712387E6460102042BAE34B5 /* POPSpringAnimation.h in Headers */, + AA5A57041D18038BB502DB99 /* POPSpringAnimationInternal.h in Headers */, + 762091C1A6239E079A5DFB2D /* POPSpringSolver.h in Headers */, + 57D8D56705AF402E8F88FA62 /* POPVector.h in Headers */, + 7175CCF0A1EA6DE31C1290F3 /* TransformationMatrix.h in Headers */, + 526A67425FD614274E40324C /* UnitBezier.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9AF3FD4A822DCF644AB50D3967C43C14 /* Headers */ = { + 76DD113E7C57B5AFDF8662C3 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - B6B32565B1C26404789EEFCF37B7C225 /* EXPMatchers+FBSnapshotTest.h in Headers */, + AB84191B885BB62BC1C623BA /* NSInvocation+OCMAdditions.h in Headers */, + 002A6308A38E234197D7CF55 /* NSMethodSignature+OCMAdditions.h in Headers */, + 1BD87F23B1B1A1C0A0643E47 /* NSNotificationCenter+OCMAdditions.h in Headers */, + D4CBFC0CEDA8F49BAFE93EA1 /* NSObject+OCMAdditions.h in Headers */, + 67332A3315103341F4954AB0 /* NSValue+OCMAdditions.h in Headers */, + 6788D6C3DEBE83655A818F74 /* OCClassMockObject.h in Headers */, + 4E1360CD95DC71792AC2A82B /* OCMArg.h in Headers */, + 86A1884DECBCBA15DFA10C02 /* OCMBlockCaller.h in Headers */, + A8AE158CE3D39ABECBF750EA /* OCMBoxedReturnValueProvider.h in Headers */, + 2BFD1AB03F082057FA0AEB9D /* OCMConstraint.h in Headers */, + F3C3EAB3AA5917D2FE617E90 /* OCMExceptionReturnValueProvider.h in Headers */, + 11E3420FB0D67EC3124D5F0A /* OCMExpectationRecorder.h in Headers */, + 23E55C7DD918AB3064CF00F9 /* OCMFunctions.h in Headers */, + 2DFFDBB0FAEF4C097E7BC7F1 /* OCMIndirectReturnValueProvider.h in Headers */, + 591F1BC81B1958D780A571E3 /* OCMInvocationExpectation.h in Headers */, + 5E285C7A78C53D870C9D3A88 /* OCMInvocationMatcher.h in Headers */, + 2516A246A179F9CEF9E1FE0B /* OCMInvocationStub.h in Headers */, + 12CC226DAEEAB0AA9096214E /* OCMLocation.h in Headers */, + 9771C06F12E8CE199EBE896F /* OCMMacroState.h in Headers */, + 61EFE777E256B9F994A14472 /* OCMNotificationPoster.h in Headers */, + ABFAF8229E1F6625927A8FEE /* OCMObserverRecorder.h in Headers */, + ED7A34BDFC32CD508103E851 /* OCMPassByRefSetter.h in Headers */, + BE93CD1B9CFD959AFA05A6A1 /* OCMRealObjectForwarder.h in Headers */, + 7BAF44C3CC1426E749E15FCC /* OCMRecorder.h in Headers */, + 3D206350D0FF1CCC594392FC /* OCMReturnValueProvider.h in Headers */, + 5D2F215EE8014AFBFF2A9AA7 /* OCMStubRecorder.h in Headers */, + D0CD892AC828C82210181988 /* OCMVerifier.h in Headers */, + 344AA54E17A93F41D14B232B /* OCMock.h in Headers */, + 491E5DD1407773861EFE1F9A /* OCMockObject.h in Headers */, + AF66774E203DDDD2FE837424 /* OCObserverMockObject.h in Headers */, + 463B2BFB66CC60084D06A3FF /* OCPartialMockObject.h in Headers */, + CCB5BEAF929D10947454A87C /* OCProtocolMockObject.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - CA8C0E9E169CAF3EB5181E9D99826748 /* Headers */ = { + 8C5218C499EA1D8BBBD2DAA3 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 826884A1916D79B2CB7D8032BE5BB023 /* EXPBlockDefinedMatcher.h in Headers */, - 0127CF4531EF1210DAED38E7ADA24DAC /* EXPDefines.h in Headers */, - FDC3CB02F2B284225EB6D888112A38B4 /* EXPDoubleTuple.h in Headers */, - C0A64B738550C0C41A1C9D1DF8DB7DB5 /* Expecta.h in Headers */, - E324811E7F1AFB567783228A1312AA62 /* ExpectaObject.h in Headers */, - DC399D22DF3E186BBFCB1B6499343246 /* ExpectaSupport.h in Headers */, - B3269DBF1F5900BBF824277DE4B5D2C4 /* EXPExpect.h in Headers */, - B4CF6794B1B2184CBC7747EBBE953EE3 /* EXPFloatTuple.h in Headers */, - CA3A4C4B76EA0FB27D7E1155C565EF35 /* EXPMatcher.h in Headers */, - D1DB1D01BDA8FFBE5BAE3E215C9567DE /* EXPMatcherHelpers.h in Headers */, - FC20001EE5CC0605754F592988013B75 /* EXPMatchers+beCloseTo.h in Headers */, - 3A93E98E738A42F12D82E228AF8D9710 /* EXPMatchers+beFalsy.h in Headers */, - CC763D871DBD54CEF005DEDCB19FDD88 /* EXPMatchers+beginWith.h in Headers */, - 7B1F3F7265DB1E4A8B5657583C445E56 /* EXPMatchers+beGreaterThan.h in Headers */, - 5618CE7C029305C977722B9637FECC02 /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */, - 71AD7A2950BB2DF72F0C043F9AA7BEE1 /* EXPMatchers+beIdenticalTo.h in Headers */, - 88450231821963B3401CA76C0C9138E6 /* EXPMatchers+beInstanceOf.h in Headers */, - E85FE2EEA4D8CAC995A7A87DE0F5F4D9 /* EXPMatchers+beInTheRangeOf.h in Headers */, - 522C4BCF4E1E0387CCB4119CD311D2E9 /* EXPMatchers+beKindOf.h in Headers */, - 493DC400F0C2B4A9B921FEA0C72F730B /* EXPMatchers+beLessThan.h in Headers */, - 2E2FDF4C51CE9535BE8574EE027032D0 /* EXPMatchers+beLessThanOrEqualTo.h in Headers */, - 8C6E0B2174397B73A19748BC7C07E0EE /* EXPMatchers+beNil.h in Headers */, - 323D7160F6025C46421B819CDD11A13A /* EXPMatchers+beSubclassOf.h in Headers */, - 1E548D627037ADE0F87B4194DAAE618A /* EXPMatchers+beSupersetOf.h in Headers */, - 6753E43417573086A7E2CC5E5013981F /* EXPMatchers+beTruthy.h in Headers */, - 9DA328D64510FD6E3B955AE1A80CF6C0 /* EXPMatchers+conformTo.h in Headers */, - A92182208E990B7CC59D053BD3100455 /* EXPMatchers+contain.h in Headers */, - FC942498EACE83BC797C22094F62CEC3 /* EXPMatchers+endWith.h in Headers */, - 7C1A2D15AACF808E516B744964EA8AF3 /* EXPMatchers+equal.h in Headers */, - FF023301BE2ED47662FB7D66C5EDB272 /* EXPMatchers+haveCountOf.h in Headers */, - 7D189B21E177B55A0E6F5DD7090D7F8B /* EXPMatchers+postNotification.h in Headers */, - D3D0D26EBB5C7A05889F0B148F075EC4 /* EXPMatchers+raise.h in Headers */, - 4935F29936986A8EAD567969EEFAF421 /* EXPMatchers+raiseWithReason.h in Headers */, - 67751D1557AF7678C7BDDEA873EF8DEF /* EXPMatchers+respondTo.h in Headers */, - DC300AF04E7B1CC81182292566886CB3 /* EXPMatchers.h in Headers */, - 45336C625F86F6D8F3066A9D7CF74878 /* EXPUnsupportedObject.h in Headers */, - E0B94EF0CF59446F0A3DB2F11860A22F /* NSObject+Expecta.h in Headers */, - 36B6C75098C962634467640EA36D0623 /* NSValue+Expecta.h in Headers */, + B6D6B85194BA01E7FEE5621E /* EXPMatchers+FBSnapshotTest.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - E240ABD970ACD2DEF6307DC9C1A8DA23 /* Headers */ = { + A60C2C30A27A675A7EE399DE /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 4E6095AE57272BD2D4562C0AA8A2CCD3 /* UIColor+FlatColors.h in Headers */, + 0D5243759BC96A75235BC5B4 /* SPTCallSite.h in Headers */, + 1DBCF325456A81626AD3E784 /* SPTCompiledExample.h in Headers */, + 1187D53B5757AF468AC60FD1 /* SPTExample.h in Headers */, + 570110EC8C9470F3A3C3E3B0 /* SPTExampleGroup.h in Headers */, + C7788A76BBC88D000195540F /* SPTExcludeGlobalBeforeAfterEach.h in Headers */, + 7EF2D165A05B668A44DB49FF /* SPTGlobalBeforeAfterEach.h in Headers */, + 8D85E3317DB0DE7FAB150F62 /* SPTSharedExampleGroups.h in Headers */, + CFB2DD869D18EBE4ACA9E37D /* SPTSpec.h in Headers */, + 5E3F6BEBC1F46E6D955C747B /* SPTTestSuite.h in Headers */, + 04885F985C3E299A0C3676D1 /* Specta.h in Headers */, + 1D8679F69A5BC62F968F1BF4 /* SpectaDSL.h in Headers */, + 36D1026358139BE734BF8D5E /* SpectaTypes.h in Headers */, + 76247332A3EF46C44A03CE7D /* SpectaUtility.h in Headers */, + 6674305C174A1DF49449C7AC /* XCTest+Private.h in Headers */, + 1CD5CA7ED26173A4F87DBD7C /* XCTestCase+Specta.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - ED965245AF769E7A04A0871374BDDBDA /* Headers */ = { + C226C68412C79A020A8C6622 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - A69959AFF91752A09BB4B762791ECC46 /* NSInvocation+OCMAdditions.h in Headers */, - 034044260A65A493E6DD6DB3E47F5D12 /* NSMethodSignature+OCMAdditions.h in Headers */, - 791E61A2DB834277C1BF163724813CD9 /* NSNotificationCenter+OCMAdditions.h in Headers */, - 39D832240120EC9ABA0790AF5B98B4EC /* NSObject+OCMAdditions.h in Headers */, - 32DFC7778573867F5E3EE8C342A11F2F /* NSValue+OCMAdditions.h in Headers */, - 3F7D9093182436505A2BF6C260D45DFD /* OCClassMockObject.h in Headers */, - EC5DEED0D51DD7A32F81B3E6DD210D6D /* OCMArg.h in Headers */, - 1117ED29ADB429CDCC944D5B588D5FFC /* OCMBlockCaller.h in Headers */, - C164905F765E9C927BDDBF336335F1C8 /* OCMBoxedReturnValueProvider.h in Headers */, - 9B51088BB246F14944A6C35DF1A3519D /* OCMConstraint.h in Headers */, - B64C1479B1D9D83A91A2D4F2E7849A01 /* OCMExceptionReturnValueProvider.h in Headers */, - 6D3D2DDF33343E33F2F00128DFD92174 /* OCMExpectationRecorder.h in Headers */, - E9479ADBE2B556F39A9CD0DE6F8EA328 /* OCMFunctions.h in Headers */, - C29DB2F6413171A602DA9C6C30E7D518 /* OCMIndirectReturnValueProvider.h in Headers */, - FCA75B4CC5A2FCAF72915A8EE33954DE /* OCMInvocationExpectation.h in Headers */, - 917679D12AD670B961FC5C2321E1EC89 /* OCMInvocationMatcher.h in Headers */, - BED2A9551A94EF4624E070265CC12F24 /* OCMInvocationStub.h in Headers */, - 77B7BBDE49680062C8BF524ADB5CD08A /* OCMLocation.h in Headers */, - 754925A07F438A791DB7CC9BCCDC9626 /* OCMMacroState.h in Headers */, - A70434101BA4E573FE1ABB0FF6A9F4D9 /* OCMNotificationPoster.h in Headers */, - 684E12C84DE16D534201A227015D7D80 /* OCMObserverRecorder.h in Headers */, - B1FB94BA1B4413BC67D74822B3298F10 /* OCMock.h in Headers */, - 8D3170305AF450AA4E8160C480F35D43 /* OCMockObject.h in Headers */, - CA18ACF481D31E155A39BEB443EEE829 /* OCMPassByRefSetter.h in Headers */, - 18FAB6EEC65BB910F264A474C81A2511 /* OCMRealObjectForwarder.h in Headers */, - 587E134906839972A321A61F887C12DA /* OCMRecorder.h in Headers */, - 84C141E2207EF36E268C378E9CC99D60 /* OCMReturnValueProvider.h in Headers */, - C732AC94D14C8698E1F5FF4BC1D442A1 /* OCMStubRecorder.h in Headers */, - EB4A3108B3FB08837A6DA68D5C28C7D6 /* OCMVerifier.h in Headers */, - F023E3B2D02CF9099986298E51DF3B0D /* OCObserverMockObject.h in Headers */, - 5AB4147A68CF21B30089ABB81B522318 /* OCPartialMockObject.h in Headers */, - A8B348A967A243B44D1825E10201506B /* OCProtocolMockObject.h in Headers */, + 7A0708CFA469648552D01B81 /* FBSnapshotTestCase.h in Headers */, + D55A242C53C367E6C575C216 /* FBSnapshotTestController.h in Headers */, + 39B20E27F56D3B5645E49F7B /* UIImage+Compare.h in Headers */, + 011E14B403BC3B60E1F9FCA1 /* UIImage+Diff.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + DE0E122464CA383A853F4B48 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 39FB92386EAD88790A566B42 /* UIColor+FlatColors.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E3679EFCD08D7097EF349402 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 2685781C4F88B688D1F83CA0 /* EXPBlockDefinedMatcher.h in Headers */, + 1A1F0D21EC2611765871A2A3 /* EXPDefines.h in Headers */, + 9333F3F514CB925BA93044B2 /* EXPDoubleTuple.h in Headers */, + 4B6A71E4285FE3222A86A3FB /* EXPExpect.h in Headers */, + 55C4BF52CCF0CF5AD36DD3AA /* EXPFloatTuple.h in Headers */, + CDB5202A2D217EB043247971 /* EXPMatcher.h in Headers */, + 55EF45F4480FB2BBFEC6F936 /* EXPMatcherHelpers.h in Headers */, + 801875FD23E3A365D2960274 /* EXPMatchers+beCloseTo.h in Headers */, + 0E583EBFB7C49DA287923117 /* EXPMatchers+beFalsy.h in Headers */, + 660BABC2F66890EA8C69AD13 /* EXPMatchers+beGreaterThan.h in Headers */, + 4518F5BF0744D35C06E06045 /* EXPMatchers+beGreaterThanOrEqualTo.h in Headers */, + 72A21B65319F05EDE946E630 /* EXPMatchers+beIdenticalTo.h in Headers */, + DE1C696066B39B522AD39AF0 /* EXPMatchers+beInTheRangeOf.h in Headers */, + 1392C9BCE8DC49838211BF28 /* EXPMatchers+beInstanceOf.h in Headers */, + 19B21AA2BAEF546B0F82836B /* EXPMatchers+beKindOf.h in Headers */, + 56ED2BFC84A4E0FBDDB46EDF /* EXPMatchers+beLessThan.h in Headers */, + EA87FA82FD403F25D4226943 /* EXPMatchers+beLessThanOrEqualTo.h in Headers */, + BD93509CF30B2E9E697228C2 /* EXPMatchers+beNil.h in Headers */, + 101F63428964A13F8CA06359 /* EXPMatchers+beSubclassOf.h in Headers */, + 22EF1A6902924F590D93F995 /* EXPMatchers+beSupersetOf.h in Headers */, + C2462596F1D125C78FDEFF18 /* EXPMatchers+beTruthy.h in Headers */, + 3B7E916C1D11A064FD994CA0 /* EXPMatchers+beginWith.h in Headers */, + D82FD075035AFA5486C99E09 /* EXPMatchers+conformTo.h in Headers */, + ECAC2B5E5436DFC9CFE3ABDC /* EXPMatchers+contain.h in Headers */, + 2B2F3A9A8B53B29861C09E5E /* EXPMatchers+endWith.h in Headers */, + 78D5D406D419E31CBC83377D /* EXPMatchers+equal.h in Headers */, + 423C009EC2B0E746F066810A /* EXPMatchers+haveCountOf.h in Headers */, + A5B3B7D2741D8C638C55BAE1 /* EXPMatchers+postNotification.h in Headers */, + 8B1D6110178C6E3CCBF8B7DD /* EXPMatchers+raise.h in Headers */, + 4B63D163DA2066D4C2B2969F /* EXPMatchers+raiseWithReason.h in Headers */, + 45DD9CBBABF2D4BDE16C622E /* EXPMatchers+respondTo.h in Headers */, + 2A5D192D27E429F41A677164 /* EXPMatchers.h in Headers */, + C425F5ED3F49E04705DF7959 /* EXPUnsupportedObject.h in Headers */, + B29CC8EACE4BB1B49A649608 /* Expecta.h in Headers */, + E4C8D4EDA2D1C5EA7B9A50C3 /* ExpectaObject.h in Headers */, + FFD2D0DFD5A82C947CC0F3F6 /* ExpectaSupport.h in Headers */, + 3E228C1464ED291B26A6D822 /* NSObject+Expecta.h in Headers */, + E98047CD58B3D0D1EC7FB00F /* NSValue+Expecta.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 05257CC76400D71826E603561A0F73E6 /* Expecta+Snapshots */ = { + 19C905CDC839303460A2C30B /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors */ = { isa = PBXNativeTarget; - buildConfigurationList = 0515A6974CBAF0F2F6F72BF87921704B /* Build configuration list for PBXNativeTarget "Expecta+Snapshots" */; + buildConfigurationList = 47CBC2C2AD259F083D56A775 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-UIColor+FlatColors" */; buildPhases = ( - 26D004126E0DEF14D67843A444753FFF /* Sources */, - 065410F935EC72489896726380B72CD0 /* Frameworks */, - 9AF3FD4A822DCF644AB50D3967C43C14 /* Headers */, + 464771548312A29391E9DF86 /* Sources */, + 2D2EFACFE6AC0486F4B778E2 /* Frameworks */, + DE0E122464CA383A853F4B48 /* Headers */, ); buildRules = ( ); dependencies = ( - F601833D09980E16136321674463BE81 /* PBXTargetDependency */, - 0DB9AA4B919BA54CFBC8FC6FD7AFB3F6 /* PBXTargetDependency */, ); - name = "Expecta+Snapshots"; - productName = "Expecta+Snapshots"; - productReference = 75BE903361061CC8C30D8CBA5BB57E4D /* libExpecta+Snapshots.a */; + name = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors"; + productName = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors"; + productReference = F3F2030C395BF36EE10795D7 /* libPods-VBFPopFlatButtonTests-UIColor+FlatColors.a */; productType = "com.apple.product-type.library.static"; }; - 1E8469E8AE7E8DB55F60EB76FDEE8268 /* OCMock */ = { + 44D9DA5C248EB3F8A8819913 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots */ = { isa = PBXNativeTarget; - buildConfigurationList = 8A2B08C090365F1924DE76FDFCB250DD /* Build configuration list for PBXNativeTarget "OCMock" */; + buildConfigurationList = 75144C48B135EB82B48FB7FE /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-Expecta+Snapshots" */; buildPhases = ( - E85F2BDC53E0E0BB17C5C1FEB26C5F07 /* Sources */, - 05515F967BA7E55FD46E18833C7AAF92 /* Frameworks */, - ED965245AF769E7A04A0871374BDDBDA /* Headers */, + 355DE84C02B6C0955C1C6508 /* Sources */, + 8B3955305EF2EA8C3A060EAF /* Frameworks */, + 8C5218C499EA1D8BBBD2DAA3 /* Headers */, ); buildRules = ( ); dependencies = ( + E99629499C729A1B45574220 /* PBXTargetDependency */, + 1E9CF801F2BCA74318FE79C4 /* PBXTargetDependency */, ); - name = OCMock; - productName = OCMock; - productReference = 1718E06B27F003937AC5E50124E427F4 /* libOCMock.a */; + name = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots"; + productName = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots"; + productReference = 6C49719B5FA370058E7A5D6F /* libPods-VBFPopFlatButtonTests-Expecta+Snapshots.a */; productType = "com.apple.product-type.library.static"; }; - 49A33932C58B430A22D75CF790147251 /* Pods-VBFPopFlatButtonTests */ = { + 5E54E1B225CBC591B1FA999B /* Pods-VBFPopFlatButtonTests-Expecta */ = { isa = PBXNativeTarget; - buildConfigurationList = 4DB52A3AE36102FB99F26B5CC158DFB5 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests" */; + buildConfigurationList = 6452B6096483443BB3A00359 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-Expecta" */; buildPhases = ( - 5B4821C0E7D432AD1D48F2875FC21724 /* Sources */, - 489974655892A6179431221DBC6C82C3 /* Frameworks */, + BB31B02B14C3E082D4AB20B1 /* Sources */, + A3A6E065677F9011BA134149 /* Frameworks */, + E3679EFCD08D7097EF349402 /* Headers */, ); buildRules = ( ); dependencies = ( - 5BF9DDA210E363B3B5039B97F436319D /* PBXTargetDependency */, - F2015E35F6FCB7D40B010B605B89616E /* PBXTargetDependency */, - 588434F9C0A448CECE2FBE974996FCA0 /* PBXTargetDependency */, - 86E9D36C6E7E12F0A07C3D9CD9C35E24 /* PBXTargetDependency */, - 783DD214C0CAA0E4731CDF103F721BD8 /* PBXTargetDependency */, - A41E0540B8987623FB49BFA5E16C1C1F /* PBXTargetDependency */, - EC906B26842C5AFA7573F3F1EE29C2B0 /* PBXTargetDependency */, ); - name = "Pods-VBFPopFlatButtonTests"; - productName = "Pods-VBFPopFlatButtonTests"; - productReference = A05CA585A187C8B392D876E61CBFCB0C /* libPods-VBFPopFlatButtonTests.a */; + name = "Pods-VBFPopFlatButtonTests-Expecta"; + productName = "Pods-VBFPopFlatButtonTests-Expecta"; + productReference = D79F43EF406CF1A3A8189EAB /* libPods-VBFPopFlatButtonTests-Expecta.a */; productType = "com.apple.product-type.library.static"; }; - 6C15FA49A4E02FA8F52CFAC8390E09FA /* Expecta */ = { + 62174E1DF11D4648109717D5 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase */ = { isa = PBXNativeTarget; - buildConfigurationList = 081DA72C73F0C147F5E95D1783308F13 /* Build configuration list for PBXNativeTarget "Expecta" */; + buildConfigurationList = 7313A4F03BB98178D4AF0C53 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase" */; buildPhases = ( - 8C566EB2BC26129DAF11F13E5E671788 /* Sources */, - 3BB169759FE72E5CBC7E391DD4F408D0 /* Frameworks */, - CA8C0E9E169CAF3EB5181E9D99826748 /* Headers */, + C08621EAC08D55DFD1031D40 /* Sources */, + 57256872E1AC58B4226AFA6D /* Frameworks */, + C226C68412C79A020A8C6622 /* Headers */, ); buildRules = ( ); dependencies = ( ); - name = Expecta; - productName = Expecta; - productReference = 51925ABD19F8EE83ACFE130CEE76DCF3 /* libExpecta.a */; + name = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase"; + productName = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase"; + productReference = 7A35A490F8F9398137187F1C /* libPods-VBFPopFlatButtonTests-FBSnapshotTestCase.a */; productType = "com.apple.product-type.library.static"; }; - 7D9E32DAA93E15CFCF77A5BCD2D4BAA2 /* FBSnapshotTestCase */ = { + 6DFC988F0DB09C616BE8B1AE /* Pods */ = { isa = PBXNativeTarget; - buildConfigurationList = 189B7D1A1C865073D7F999A759ACD292 /* Build configuration list for PBXNativeTarget "FBSnapshotTestCase" */; + buildConfigurationList = 7D4F4016C4B40FE95889F59D /* Build configuration list for PBXNativeTarget "Pods" */; buildPhases = ( - 1CA57A37BFD693A1915BCB6AE6F148F1 /* Sources */, - 46A2CE1545DEBE5FE9DF073C8EBFE2F0 /* Frameworks */, - 2FD13E57826B1FABDC2DE2C71D2CB20A /* Headers */, + FAA87251F467C2D75138DC13 /* Sources */, + 0D979F452E2179AA44E00EC2 /* Frameworks */, ); buildRules = ( ); dependencies = ( - ); - name = FBSnapshotTestCase; - productName = FBSnapshotTestCase; - productReference = 9C48B82263889761572CDE2B12D8802A /* libFBSnapshotTestCase.a */; - productType = "com.apple.product-type.library.static"; - }; - 804210C01736817A67437F0C449BDB9A /* pop */ = { - isa = PBXNativeTarget; - buildConfigurationList = 5DAD4A60B6C82DADEB758F43B6712E69 /* Build configuration list for PBXNativeTarget "pop" */; - buildPhases = ( - EE9925E3ECE39F023C6A66E605EC4771 /* Sources */, - C95EE17580FBBF6E49B4A8E7A3210E00 /* Frameworks */, - 87E07F20AB005FE8E13CACDF8D3F281C /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = pop; - productName = pop; - productReference = 7CB1720C2052DD425758FE45481CCF06 /* libpop.a */; - productType = "com.apple.product-type.library.static"; - }; - B20A6002820A41B7161DEEB0269F30B7 /* Specta */ = { - isa = PBXNativeTarget; - buildConfigurationList = 09686E4578AA3B1089AA4675FED1A8F5 /* Build configuration list for PBXNativeTarget "Specta" */; - buildPhases = ( - 18CA1CFAB08CE46D52C3C464213D8ACF /* Sources */, - 17DAE8F363F1320A572BB48F84EEF8EB /* Frameworks */, - 6C4F8104EC6EAF54F47373697159F548 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Specta; - productName = Specta; - productReference = F40D076C45F9C89A51CB26A52E0E3317 /* libSpecta.a */; - productType = "com.apple.product-type.library.static"; - }; - D27119647CC98A454979E3575E079803 /* Pods */ = { - isa = PBXNativeTarget; - buildConfigurationList = B1120C5654F2BCF4168E6199D169CD3E /* Build configuration list for PBXNativeTarget "Pods" */; - buildPhases = ( - 21E82782855E1323909A87142A14134F /* Sources */, - 74A9946CAE96BF584B21FAB1F2478E33 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - AB689A1D24A8338AAFC18811BB123A73 /* PBXTargetDependency */, - 47D86ACE864C068A917249F87D3DC911 /* PBXTargetDependency */, + 12F2DA3199A7DF835886AE38 /* PBXTargetDependency */, + 1DE98E0B3CDEC8CDBAED5BE6 /* PBXTargetDependency */, ); name = Pods; productName = Pods; - productReference = 0E92D4862FAA5481F68347420EAB1233 /* libPods.a */; + productReference = CD79D3C566055249F17CCE31 /* libPods.a */; productType = "com.apple.product-type.library.static"; }; - F97C930769DCC5F86114946A8521D6C3 /* UIColor+FlatColors */ = { + 90048B1BB10E1FED958E3C3E /* Pods-VBFPopFlatButtonTests-Specta */ = { isa = PBXNativeTarget; - buildConfigurationList = 2F7C4933DDC37B82983CEABCCE6331BA /* Build configuration list for PBXNativeTarget "UIColor+FlatColors" */; + buildConfigurationList = F329E4AE19F67020350F1A77 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-Specta" */; buildPhases = ( - 450DFA266CE68B4F4F77662EB037D3CB /* Sources */, - 57C9ABF8B17CABFE9674A6E297FE1B05 /* Frameworks */, - E240ABD970ACD2DEF6307DC9C1A8DA23 /* Headers */, + 792686700B9C3FF9EC90A8C3 /* Sources */, + 78D309118BF96565C5C3B4E5 /* Frameworks */, + A60C2C30A27A675A7EE399DE /* Headers */, ); buildRules = ( ); dependencies = ( ); - name = "UIColor+FlatColors"; - productName = "UIColor+FlatColors"; - productReference = B13DC82CE8F627017B46CE61620520D4 /* libUIColor+FlatColors.a */; + name = "Pods-VBFPopFlatButtonTests-Specta"; + productName = "Pods-VBFPopFlatButtonTests-Specta"; + productReference = EDDD9E9ACC13259A6810AFE4 /* libPods-VBFPopFlatButtonTests-Specta.a */; + productType = "com.apple.product-type.library.static"; + }; + 991E86B5968D806AF622E6CB /* Pods-VBFPopFlatButtonTests-pop */ = { + isa = PBXNativeTarget; + buildConfigurationList = 32E263546248A979A381BE3B /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-pop" */; + buildPhases = ( + A4FC0BD0CA8D5BF1AD6019EF /* Sources */, + D663FF18BEA3176C3AFB578A /* Frameworks */, + 03924B051923A709ACC8859A /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Pods-VBFPopFlatButtonTests-pop"; + productName = "Pods-VBFPopFlatButtonTests-pop"; + productReference = 0BB698462DA8E148FB82DBF2 /* libPods-VBFPopFlatButtonTests-pop.a */; + productType = "com.apple.product-type.library.static"; + }; + 9C883E7AE1633D11BAD35A8B /* Pods-pop */ = { + isa = PBXNativeTarget; + buildConfigurationList = D1577546EE083602FF7F02A0 /* Build configuration list for PBXNativeTarget "Pods-pop" */; + buildPhases = ( + DF3CCDF76114C5E8E433F397 /* Sources */, + C50C076F152A08130E6EE311 /* Frameworks */, + 311EF9202F25860F871FE075 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Pods-pop"; + productName = "Pods-pop"; + productReference = CEEA26630B0590F33C0AAB4C /* libPods-pop.a */; + productType = "com.apple.product-type.library.static"; + }; + B2004FE77FC31235BBDC53CA /* Pods-VBFPopFlatButtonTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 03414DD0300D60DA9C17F3F8 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests" */; + buildPhases = ( + 4BBA5C2D9046C1AF172683A0 /* Sources */, + BBB26BB693BB335442059DA3 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 94CA253EDBEFD2770EACCACE /* PBXTargetDependency */, + BD02D4AE50BD2D715BCC313D /* PBXTargetDependency */, + B0FF9051E2E757D2524664FA /* PBXTargetDependency */, + 988BF3C4F8B4394BCB569FFF /* PBXTargetDependency */, + CE8EC24D9865CCF42C7067AC /* PBXTargetDependency */, + 6F6C8A88B8C3ACE415C35D86 /* PBXTargetDependency */, + 3335682E433FD7E07A70558E /* PBXTargetDependency */, + ); + name = "Pods-VBFPopFlatButtonTests"; + productName = "Pods-VBFPopFlatButtonTests"; + productReference = 3671BD0AA6C5572667BB72C4 /* libPods-VBFPopFlatButtonTests.a */; + productType = "com.apple.product-type.library.static"; + }; + BF09D05A62B368CAB2A02C85 /* Pods-VBFPopFlatButtonTests-OCMock */ = { + isa = PBXNativeTarget; + buildConfigurationList = D59D98C31A522081A45EF008 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-OCMock" */; + buildPhases = ( + BC299C2CCD5E534A91E67D66 /* Sources */, + 78343992761922E238E8BB46 /* Frameworks */, + 76DD113E7C57B5AFDF8662C3 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Pods-VBFPopFlatButtonTests-OCMock"; + productName = "Pods-VBFPopFlatButtonTests-OCMock"; + productReference = B93E66AC05B897F8B5F86A6A /* libPods-VBFPopFlatButtonTests-OCMock.a */; + productType = "com.apple.product-type.library.static"; + }; + F96D6E4A3F8027157CC1DC2E /* Pods-UIColor+FlatColors */ = { + isa = PBXNativeTarget; + buildConfigurationList = 35E994E371D30F6A87062D9B /* Build configuration list for PBXNativeTarget "Pods-UIColor+FlatColors" */; + buildPhases = ( + EE271A6E6F29E14C3BC73C5C /* Sources */, + A91A87D23995FA2B5F39994A /* Frameworks */, + 01CF579A2A2FAF5C941F76FD /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Pods-UIColor+FlatColors"; + productName = "Pods-UIColor+FlatColors"; + productReference = 7218559CE373365562E058AF /* libPods-UIColor+FlatColors.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ - D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { + 7CE002F351906D054F2F07F8 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 0700; - LastUpgradeCheck = 0700; + LastUpgradeCheck = 0510; }; - buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; + buildConfigurationList = BB308F3023BB3CCF4F0F9FBA /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); - mainGroup = 7DB346D0F39D3F0E887471402A8071AB; - productRefGroup = E4DD6183B9618CEBD58485AD3C6A57AD /* Products */; + mainGroup = 9D766E0F725963E202B9287F; + productRefGroup = F3C33E9FC1096B826C9D3AF1 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 6C15FA49A4E02FA8F52CFAC8390E09FA /* Expecta */, - 05257CC76400D71826E603561A0F73E6 /* Expecta+Snapshots */, - 7D9E32DAA93E15CFCF77A5BCD2D4BAA2 /* FBSnapshotTestCase */, - 1E8469E8AE7E8DB55F60EB76FDEE8268 /* OCMock */, - D27119647CC98A454979E3575E079803 /* Pods */, - 49A33932C58B430A22D75CF790147251 /* Pods-VBFPopFlatButtonTests */, - 804210C01736817A67437F0C449BDB9A /* pop */, - B20A6002820A41B7161DEEB0269F30B7 /* Specta */, - F97C930769DCC5F86114946A8521D6C3 /* UIColor+FlatColors */, + 6DFC988F0DB09C616BE8B1AE /* Pods */, + F96D6E4A3F8027157CC1DC2E /* Pods-UIColor+FlatColors */, + B2004FE77FC31235BBDC53CA /* Pods-VBFPopFlatButtonTests */, + 5E54E1B225CBC591B1FA999B /* Pods-VBFPopFlatButtonTests-Expecta */, + 44D9DA5C248EB3F8A8819913 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots */, + 62174E1DF11D4648109717D5 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase */, + BF09D05A62B368CAB2A02C85 /* Pods-VBFPopFlatButtonTests-OCMock */, + 90048B1BB10E1FED958E3C3E /* Pods-VBFPopFlatButtonTests-Specta */, + 19C905CDC839303460A2C30B /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors */, + 991E86B5968D806AF622E6CB /* Pods-VBFPopFlatButtonTests-pop */, + 9C883E7AE1633D11BAD35A8B /* Pods-pop */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ - 18CA1CFAB08CE46D52C3C464213D8ACF /* Sources */ = { + 355DE84C02B6C0955C1C6508 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8758CA75229D088A67B5BB54EC4CA52E /* Specta-dummy.m in Sources */, - 04D73295C9D9AE2E5DDA09A1594E4371 /* SpectaDSL.m in Sources */, - 33F41F10D39E24F01C69EABBF6B0A684 /* SpectaUtility.m in Sources */, - 17ABA3879D64535E81BE5DC1F8C7AA5F /* SPTCallSite.m in Sources */, - 2D70B8D9277F563DB75FB7C0F4A5185D /* SPTCompiledExample.m in Sources */, - 988C01B3A11D4F7EF6146211791CDD6B /* SPTExample.m in Sources */, - 44ED6B51BEDA88EDBCB8540E95BE8A6E /* SPTExampleGroup.m in Sources */, - F85450DF2B6E735E3A6944BF4E5C239F /* SPTSharedExampleGroups.m in Sources */, - 542BFD188D18BD821735B6A61EF40B18 /* SPTSpec.m in Sources */, - 5DC71CBDD831143B5B43719658AE87C4 /* SPTTestSuite.m in Sources */, - 9912673AC541E6875502AB13C449DD9B /* XCTestCase+Specta.m in Sources */, + 62B322D13E8AD1E5C487C1CE /* EXPMatchers+FBSnapshotTest.m in Sources */, + E376ED0BA97B4138393FBE7D /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1CA57A37BFD693A1915BCB6AE6F148F1 /* Sources */ = { + 464771548312A29391E9DF86 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 45AC3EDAF5B06484715C9115089F65A6 /* FBSnapshotTestCase-dummy.m in Sources */, - 43EB4D52D7EA70B90D2F13DF671E548D /* FBSnapshotTestCase.m in Sources */, - 574F8A828689E0A78BA2899DAC7D5D32 /* FBSnapshotTestController.m in Sources */, - F4C8B91F7058B41A0E97B346415E5D03 /* UIImage+Compare.m in Sources */, - 490E6A29A0BAD7067157A70BF7D9D217 /* UIImage+Diff.m in Sources */, + 1451B380F8EF98A8D32CE96E /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m in Sources */, + 09B2891F06976AFB8DA71485 /* UIColor+FlatColors.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 21E82782855E1323909A87142A14134F /* Sources */ = { + 4BBA5C2D9046C1AF172683A0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A368B45D9B93D5E4909D11510432883C /* Pods-dummy.m in Sources */, + 18239E46DCADE40BE8A00763 /* Pods-VBFPopFlatButtonTests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 26D004126E0DEF14D67843A444753FFF /* Sources */ = { + 792686700B9C3FF9EC90A8C3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8B97E5CA574F06B315C5F1D27B25DEFB /* Expecta+Snapshots-dummy.m in Sources */, - 1629A676793A787618A75ABDA6E20C56 /* EXPMatchers+FBSnapshotTest.m in Sources */, + 9A85D957793B7A8C6BEEF62D /* Pods-VBFPopFlatButtonTests-Specta-dummy.m in Sources */, + 188CE9433A4BA56E39A8FBE4 /* SPTCallSite.m in Sources */, + E40557E8A6B2DD1112537389 /* SPTCompiledExample.m in Sources */, + 514B56CD9BAB00C016F3E833 /* SPTExample.m in Sources */, + D3A5B09ECDDCC104A083EF55 /* SPTExampleGroup.m in Sources */, + CA0D1D65A9015FBD36C6B17D /* SPTSharedExampleGroups.m in Sources */, + 5BBB06D6CC39DA06F28DC95A /* SPTSpec.m in Sources */, + 2EC68072F1F791F8BD4943C6 /* SPTTestSuite.m in Sources */, + 7DB2558A5F6EF3EC9CB60F77 /* SpectaDSL.m in Sources */, + EEB09036B7EB2052AE62F97C /* SpectaUtility.m in Sources */, + 4A749C3C4510196312770E87 /* XCTestCase+Specta.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 450DFA266CE68B4F4F77662EB037D3CB /* Sources */ = { + A4FC0BD0CA8D5BF1AD6019EF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 61FBE1F410528C012DFE76C84504D58F /* UIColor+FlatColors-dummy.m in Sources */, - E09C039B53D661C3791ACE07D29AB17D /* UIColor+FlatColors.m in Sources */, + F6BAC0611A1E6ADCEA7949D6 /* POPAnimatableProperty.mm in Sources */, + 2B46BD092363E272C11F02B9 /* POPAnimation.mm in Sources */, + 3963BA8D658638691858A275 /* POPAnimationEvent.mm in Sources */, + 223976411ACBACB5664C50BE /* POPAnimationExtras.mm in Sources */, + 9B8C576444C5D44055E37151 /* POPAnimationRuntime.mm in Sources */, + 227E5191EA47B55606079B53 /* POPAnimationTracer.mm in Sources */, + 1BB2707AACD537BE8D0B210A /* POPAnimator.mm in Sources */, + 08E2490197EDBC7C2BBBAC91 /* POPBasicAnimation.mm in Sources */, + EBB3C1809B50D5E62F6BCAEB /* POPCGUtils.mm in Sources */, + 7434B48ED006765F48BDA891 /* POPCustomAnimation.mm in Sources */, + 04751C3EE1E09476D210C681 /* POPDecayAnimation.mm in Sources */, + 08F22CBF633E7A77CB275599 /* POPGeometry.mm in Sources */, + 21E9C7777E948FF6B9F46F1C /* POPLayerExtras.mm in Sources */, + 34610F9785941B0E9D0FB637 /* POPMath.mm in Sources */, + 88E49F5581D404947C2D2672 /* POPPropertyAnimation.mm in Sources */, + 478B06B6408630F99523103D /* POPSpringAnimation.mm in Sources */, + 1C9DAAAF84AE49B09F9EBBAA /* POPVector.mm in Sources */, + 505F1FBCA21931C1C54A7B8C /* Pods-VBFPopFlatButtonTests-pop-dummy.m in Sources */, + D2BFFE5848B78DC48463D4AC /* TransformationMatrix.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5B4821C0E7D432AD1D48F2875FC21724 /* Sources */ = { + BB31B02B14C3E082D4AB20B1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 97066D6B0C8CDC0572628DBEA6479498 /* Pods-VBFPopFlatButtonTests-dummy.m in Sources */, + 33FAEE5C3F32C4BC5144D004 /* EXPBlockDefinedMatcher.m in Sources */, + 63A513367B1C698C68EE2E2F /* EXPDoubleTuple.m in Sources */, + 7900317EF7BB723F55B2B4B5 /* EXPExpect.m in Sources */, + 31DDC66F3533D763CE09B717 /* EXPFloatTuple.m in Sources */, + 620C5325E9D1FA5A1AB4A3CD /* EXPMatcherHelpers.m in Sources */, + 9EB171D5A69A1E40C060AC3E /* EXPMatchers+beCloseTo.m in Sources */, + 622DCB92F77268DF12850EE6 /* EXPMatchers+beFalsy.m in Sources */, + CBC552CF17BAD46D80FE9924 /* EXPMatchers+beGreaterThan.m in Sources */, + 437488389FA5E528BFD021C2 /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */, + 8FDB19D1216B41297DC2DA96 /* EXPMatchers+beIdenticalTo.m in Sources */, + 77590D69770DEDC093C37EEE /* EXPMatchers+beInTheRangeOf.m in Sources */, + 28616D3F8AF1896ABA111F7C /* EXPMatchers+beInstanceOf.m in Sources */, + C9F9D4025BC63D1BEF63AEA4 /* EXPMatchers+beKindOf.m in Sources */, + 48461F93DE52B463C2793485 /* EXPMatchers+beLessThan.m in Sources */, + 00FFA9FF70CF90CF8BF33BA8 /* EXPMatchers+beLessThanOrEqualTo.m in Sources */, + 4DC4CCEB8F569AEAFD5B7A6E /* EXPMatchers+beNil.m in Sources */, + 316695353E75F32FB4FF9D85 /* EXPMatchers+beSubclassOf.m in Sources */, + D8BA6AE11237B44809070DC6 /* EXPMatchers+beSupersetOf.m in Sources */, + FA1ED5E06E7F64433685E43B /* EXPMatchers+beTruthy.m in Sources */, + 35777BD36C478A4A1058E9BA /* EXPMatchers+beginWith.m in Sources */, + BF98C2B1E329BE6E28A221BF /* EXPMatchers+conformTo.m in Sources */, + C3382CD4F49853EC592513AC /* EXPMatchers+contain.m in Sources */, + 1C3E8715FF59A5F14A9222EA /* EXPMatchers+endWith.m in Sources */, + F82FDA9DF5214F7F0B218B2B /* EXPMatchers+equal.m in Sources */, + 2EEFA5E67858BD07BC0CDAFD /* EXPMatchers+haveCountOf.m in Sources */, + 149DCAD80692AE2C06E18884 /* EXPMatchers+postNotification.m in Sources */, + 66030BCA31B8A640E2121104 /* EXPMatchers+raise.m in Sources */, + 80AFA08AEBC8DC960FAE9CB1 /* EXPMatchers+raiseWithReason.m in Sources */, + CEC138AA46FCDF26C74E397D /* EXPMatchers+respondTo.m in Sources */, + 8BFE3BBC7B746A121B423B0C /* EXPUnsupportedObject.m in Sources */, + DF2EBCD092CBB22EB924E174 /* ExpectaObject.m in Sources */, + 2A4C867663E9544727A04251 /* ExpectaSupport.m in Sources */, + 4C0ACACD5759AC283263F00E /* NSValue+Expecta.m in Sources */, + 99D1A508F7046D7EAC817523 /* Pods-VBFPopFlatButtonTests-Expecta-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8C566EB2BC26129DAF11F13E5E671788 /* Sources */ = { + BC299C2CCD5E534A91E67D66 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 1749233778D2A177EE52DB58CAF2EADD /* EXPBlockDefinedMatcher.m in Sources */, - 7F7C1CEDDF79A510A488F777535D780E /* EXPDoubleTuple.m in Sources */, - 771533A5FAA21097022767A26FF07E94 /* Expecta-dummy.m in Sources */, - 42101D26D1D8DE7F0D979A838FB99BE4 /* ExpectaObject.m in Sources */, - AF40686E8CB6ECDE03CE2A43F2625F44 /* ExpectaSupport.m in Sources */, - 1D127963E894ED1095A282896C33911F /* EXPExpect.m in Sources */, - 54F011DE5CF49B4B6A477CB8BB3BD172 /* EXPFloatTuple.m in Sources */, - 7C186B2C8A1E0637B7A0452F6DACB34C /* EXPMatcherHelpers.m in Sources */, - 329A5600C66A4AEA53137E816502853F /* EXPMatchers+beCloseTo.m in Sources */, - CE948D84CA9D4ABD18540F40D0DC7D4F /* EXPMatchers+beFalsy.m in Sources */, - C29AC82CCBC091DFF00CE67FF8B1E9A4 /* EXPMatchers+beginWith.m in Sources */, - FBEAA72BC6BDCBAAE01C082A1132A946 /* EXPMatchers+beGreaterThan.m in Sources */, - A37FAC4D8DBB7454DA07288CC7F5A144 /* EXPMatchers+beGreaterThanOrEqualTo.m in Sources */, - 401FAAA5F3FC23CED3BCC9731339D878 /* EXPMatchers+beIdenticalTo.m in Sources */, - 4DF62666AC245EF65339C551D0ADB401 /* EXPMatchers+beInstanceOf.m in Sources */, - 9F69C20F433CE51CEBE0ABA5C79CDA19 /* EXPMatchers+beInTheRangeOf.m in Sources */, - 4E716E6BEA7BC95F40A23E4EB6B1CD89 /* EXPMatchers+beKindOf.m in Sources */, - 0391C12D465440DB56E4636D755493D6 /* EXPMatchers+beLessThan.m in Sources */, - 8CE32EBC2F8FF142AB80940681ED7D2B /* EXPMatchers+beLessThanOrEqualTo.m in Sources */, - 3F339B3EB464E74975FEA4C8E1D99E91 /* EXPMatchers+beNil.m in Sources */, - FDC45F141F226EF1C4FABEE13C01923F /* EXPMatchers+beSubclassOf.m in Sources */, - 29E1040EBB0A9044589646126EE494CB /* EXPMatchers+beSupersetOf.m in Sources */, - 5C20AFAB0A023CBF642C7BA52D5D9A3F /* EXPMatchers+beTruthy.m in Sources */, - BA8784C7722404A8CCB77BB39E86E0DC /* EXPMatchers+conformTo.m in Sources */, - 208721A22BFEE5B01D187070E9639664 /* EXPMatchers+contain.m in Sources */, - CBC8861524F016525C21E2D5A2E9A04C /* EXPMatchers+endWith.m in Sources */, - 42EC826B3707FA81A893DC8041E4B9B1 /* EXPMatchers+equal.m in Sources */, - DECDE872F563994352BD65D2CB81CFC6 /* EXPMatchers+haveCountOf.m in Sources */, - 3B75E7417FED0D3E161656F467DECFEA /* EXPMatchers+postNotification.m in Sources */, - EB0780D07E26FEB68A8692E548946900 /* EXPMatchers+raise.m in Sources */, - 078479DE80FD5DC40BD6E75DDE1E1786 /* EXPMatchers+raiseWithReason.m in Sources */, - 80B9C220D80138EDC7ECD7B0CDFAE83F /* EXPMatchers+respondTo.m in Sources */, - 7CB6B8B56AFEFA4D73CF3D655C225510 /* EXPUnsupportedObject.m in Sources */, - E9FD8D172D0E231D66A264D3F68A5F75 /* NSValue+Expecta.m in Sources */, + 5EA0158FF0501760655BDF63 /* NSInvocation+OCMAdditions.m in Sources */, + 5BC20DFBAF90950C33EF3225 /* NSMethodSignature+OCMAdditions.m in Sources */, + 71937CA27DD40E581BC306E1 /* NSNotificationCenter+OCMAdditions.m in Sources */, + 60F53BF8C5FD9DDC4BDEC7D3 /* NSObject+OCMAdditions.m in Sources */, + 5FDE05A1D349BC11ACF946F5 /* NSValue+OCMAdditions.m in Sources */, + E3BC91B72ED5AA5FC32F1AF3 /* OCClassMockObject.m in Sources */, + 7F8CEF91398267AD18470EC2 /* OCMArg.m in Sources */, + AC3AC9491F459FB0D14B53D9 /* OCMBlockCaller.m in Sources */, + CEFEF44FF32EF72275668262 /* OCMBoxedReturnValueProvider.m in Sources */, + F60C7615705EC4A6B25746E7 /* OCMConstraint.m in Sources */, + CE1B9D5A94087D3E6005BD9A /* OCMExceptionReturnValueProvider.m in Sources */, + 452D6200FA207A804FFB8DF3 /* OCMExpectationRecorder.m in Sources */, + 0C454FDC4EB4926D7E2BE3DF /* OCMFunctions.m in Sources */, + DD9B490E8E47AA8413DD105E /* OCMIndirectReturnValueProvider.m in Sources */, + 4D06A90689C3C861963E8465 /* OCMInvocationExpectation.m in Sources */, + 8D20E28A70C5AF39ACA8A0A1 /* OCMInvocationMatcher.m in Sources */, + D6E016A8E7BBF6A21AA1A8AD /* OCMInvocationStub.m in Sources */, + C3E95473F817DE935DE092D6 /* OCMLocation.m in Sources */, + 9BFA521FF02259911B7FC50B /* OCMMacroState.m in Sources */, + 62D8449D99018981B4D86805 /* OCMNotificationPoster.m in Sources */, + 7F479452C28C617BB63FA128 /* OCMObserverRecorder.m in Sources */, + EB8EE6FCA01D25818CEBDF3B /* OCMPassByRefSetter.m in Sources */, + 50AEFA919A0E3429352983DC /* OCMRealObjectForwarder.m in Sources */, + D8EB33D7B3359A3D0C47768A /* OCMRecorder.m in Sources */, + 68A059F8A4A472711ACFA9F3 /* OCMReturnValueProvider.m in Sources */, + A22092DEE665993E0CA8EB91 /* OCMStubRecorder.m in Sources */, + 37EDB305FB6D20E5AFF50304 /* OCMVerifier.m in Sources */, + C2B69069659AD4973C85D7F5 /* OCMockObject.m in Sources */, + 6CA644D92A8F95408A66AE26 /* OCObserverMockObject.m in Sources */, + 20AAB0B57F3A3C6F340B1151 /* OCPartialMockObject.m in Sources */, + C47275730007BDBE1583D17B /* OCProtocolMockObject.m in Sources */, + D70101C6E3B60ACB48F927AB /* Pods-VBFPopFlatButtonTests-OCMock-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E85F2BDC53E0E0BB17C5C1FEB26C5F07 /* Sources */ = { + C08621EAC08D55DFD1031D40 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 49B72A1843D05F7F5890366F50A5ABAB /* NSInvocation+OCMAdditions.m in Sources */, - 7F2BCE0E8A8DD0CFDB4FAF4C9B96395B /* NSMethodSignature+OCMAdditions.m in Sources */, - 343650FACAFBF5A6ED2E30A28AD701E3 /* NSNotificationCenter+OCMAdditions.m in Sources */, - 36435F77363F8191684ECEF5CD49B905 /* NSObject+OCMAdditions.m in Sources */, - C61094A37311A9874A83B63707F41B54 /* NSValue+OCMAdditions.m in Sources */, - B07A381FDA13AD696C63F36731CD93DB /* OCClassMockObject.m in Sources */, - BAEFC0651D75D96DC5A54DA7F19F69A3 /* OCMArg.m in Sources */, - AFB5F6D2698DD8EDC64B9B19216B8080 /* OCMBlockCaller.m in Sources */, - C7C0A802D073E56A5060493066ECCAC4 /* OCMBoxedReturnValueProvider.m in Sources */, - 7309D8E5DE66E77922D860C05FF29C98 /* OCMConstraint.m in Sources */, - C42D8A5EA3580D39ED0D7BC06BBA817D /* OCMExceptionReturnValueProvider.m in Sources */, - D3FF2C5A7D54F298BDF06AAC8E8CA21B /* OCMExpectationRecorder.m in Sources */, - F46045A38A148F76290C61541456CF40 /* OCMFunctions.m in Sources */, - 9C4726B6C16B669C15C4669E6A7AD0EA /* OCMIndirectReturnValueProvider.m in Sources */, - A9EDBE18600647886D2C11A898BA65B1 /* OCMInvocationExpectation.m in Sources */, - 636B80B6A597C2BE902612D6FDEE8EC5 /* OCMInvocationMatcher.m in Sources */, - A922E60809A833BDA9F95F1AFDF5BB31 /* OCMInvocationStub.m in Sources */, - E26C392A90C6F078950A58D6F202E9C2 /* OCMLocation.m in Sources */, - 1FAA84709FD966E0DAA0E0E5B2CF7152 /* OCMMacroState.m in Sources */, - FBCE3B7AB5A41A2FE16107329EFB4A1E /* OCMNotificationPoster.m in Sources */, - CD7A6AC4987B918E94D5F554F18E82BE /* OCMObserverRecorder.m in Sources */, - DFE38EEB7BDEB03CAE4E4950260898C2 /* OCMock-dummy.m in Sources */, - 894B5A52F2A85CC7D178F31B029A1253 /* OCMockObject.m in Sources */, - 22912F7056B4DCB53DAF9B9CB23722C2 /* OCMPassByRefSetter.m in Sources */, - D59178C3857CDD7C85D87335B06CE97F /* OCMRealObjectForwarder.m in Sources */, - 66873CD8FA82540B65123960621A22BC /* OCMRecorder.m in Sources */, - F13CF42C57A763317B5FF3F96F4272FC /* OCMReturnValueProvider.m in Sources */, - 6D40A5F3C46D2D3A41E72146CF4697AB /* OCMStubRecorder.m in Sources */, - 7AD697B0958E205BF83B64598EE07E7A /* OCMVerifier.m in Sources */, - 4E1835ECF12CE86DA20BB7F1280B2BCE /* OCObserverMockObject.m in Sources */, - 5AA75866978A727E827735FAAE206EF2 /* OCPartialMockObject.m in Sources */, - 8A8C2442618481E35D2BB0D1A25B3532 /* OCProtocolMockObject.m in Sources */, + EB6B9441186D06FC1E880A0D /* FBSnapshotTestCase.m in Sources */, + 24B2E3938BAB55509CA7DC98 /* FBSnapshotTestController.m in Sources */, + B0ADEED0FEDA3E051EDEBC65 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m in Sources */, + 9FC6C0636B5267E6BDBA409C /* UIImage+Compare.m in Sources */, + AEBCEDBDE91DB68FAE60F3FE /* UIImage+Diff.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - EE9925E3ECE39F023C6A66E605EC4771 /* Sources */ = { + DF3CCDF76114C5E8E433F397 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 41EF592E7A2A3CBA8E3E19EE08778B5A /* pop-dummy.m in Sources */, - 2F96E0B6384C56089A5364BD2FD3ED19 /* POPAnimatableProperty.mm in Sources */, - 3DA07C9CCEB12E789F25DB23BB9D092A /* POPAnimation.mm in Sources */, - D12221777EB4656F64D170AAF0B48B62 /* POPAnimationEvent.mm in Sources */, - 7DBAC18CF7AFDFDE5640F0B6B75EE914 /* POPAnimationExtras.mm in Sources */, - C70BA366F7675C67E01354AB550B0035 /* POPAnimationRuntime.mm in Sources */, - B0EDA0CAA316E3DA6E0214CD82E3DFC7 /* POPAnimationTracer.mm in Sources */, - 6E6C2AB3B578883F722684AA7AD60124 /* POPAnimator.mm in Sources */, - 6B3BCD13525E0A91AE6420BB0D36F573 /* POPBasicAnimation.mm in Sources */, - 63A38BE2E02284EC946317E9C3A0CA23 /* POPCGUtils.mm in Sources */, - 043979C2914A79123D38C2C6D0C59627 /* POPCustomAnimation.mm in Sources */, - 5E373958956D2D883FE5906AF3FBEBF6 /* POPDecayAnimation.mm in Sources */, - 189143D5FEA2068913DAD9392AA85731 /* POPGeometry.mm in Sources */, - 0115D636637601321516C419A746892D /* POPLayerExtras.mm in Sources */, - FEEF052FCBC66914B9037F770E3208AB /* POPMath.mm in Sources */, - 97698B14587B504044CB4CE1BC930E83 /* POPPropertyAnimation.mm in Sources */, - 4A5ED92878B2E9CCD2F4276E7DBA4309 /* POPSpringAnimation.mm in Sources */, - 88A4CA08455C0D66B1AE91572FAA2EB3 /* POPVector.mm in Sources */, - A4CFE9AA631362CB0B3A0562FC567F60 /* TransformationMatrix.cpp in Sources */, + 1031AC6345AB2CF985879232 /* POPAnimatableProperty.mm in Sources */, + B5A62916F895A9801D0F0956 /* POPAnimation.mm in Sources */, + EEBCC163295536F8A28A0036 /* POPAnimationEvent.mm in Sources */, + A68A41D5B4F45785F0DA7F4E /* POPAnimationExtras.mm in Sources */, + 8EDED9AD8EF1A22E38B92039 /* POPAnimationRuntime.mm in Sources */, + 2EB0E502B5A9B80066875EDC /* POPAnimationTracer.mm in Sources */, + 43C581BEC4A37E57B3CD5E94 /* POPAnimator.mm in Sources */, + B9B3C0571EB46B1EAE692F77 /* POPBasicAnimation.mm in Sources */, + 0BFC3B6772349444AC6EA1A1 /* POPCGUtils.mm in Sources */, + C2B640F92A127E0B078BAEDA /* POPCustomAnimation.mm in Sources */, + A085D92F606F4452AF95370C /* POPDecayAnimation.mm in Sources */, + 3115C4C8EE5912309CC06641 /* POPGeometry.mm in Sources */, + DCABD3EE449F6D2339BFAC9B /* POPLayerExtras.mm in Sources */, + C54B821C1B18DBA4407087AF /* POPMath.mm in Sources */, + 1F2CD2DDB654BF64D818BC86 /* POPPropertyAnimation.mm in Sources */, + 1393C962148CC9FE4268B325 /* POPSpringAnimation.mm in Sources */, + 77064DF7292958B74378EC77 /* POPVector.mm in Sources */, + EC5CC60990D54496585D6D06 /* Pods-pop-dummy.m in Sources */, + FB50DB6FADD955B707742D47 /* TransformationMatrix.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + EE271A6E6F29E14C3BC73C5C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 36723B3EC291ABDE0E7317A4 /* Pods-UIColor+FlatColors-dummy.m in Sources */, + 44BACC75373A1A48B77CEE8E /* UIColor+FlatColors.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FAA87251F467C2D75138DC13 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4C54D05716417DB97DB80CE0 /* Pods-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 0DB9AA4B919BA54CFBC8FC6FD7AFB3F6 /* PBXTargetDependency */ = { + 12F2DA3199A7DF835886AE38 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = FBSnapshotTestCase; - target = 7D9E32DAA93E15CFCF77A5BCD2D4BAA2 /* FBSnapshotTestCase */; - targetProxy = EE04EE8ADAB8F7DF7FCEFDDD1E801BE6 /* PBXContainerItemProxy */; + name = "Pods-UIColor+FlatColors"; + target = F96D6E4A3F8027157CC1DC2E /* Pods-UIColor+FlatColors */; + targetProxy = 1EE651FE6F32D540D68CD3D1 /* PBXContainerItemProxy */; }; - 47D86ACE864C068A917249F87D3DC911 /* PBXTargetDependency */ = { + 1DE98E0B3CDEC8CDBAED5BE6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = pop; - target = 804210C01736817A67437F0C449BDB9A /* pop */; - targetProxy = 57E45FC80A7279E8C1CA155B4F18FA20 /* PBXContainerItemProxy */; + name = "Pods-pop"; + target = 9C883E7AE1633D11BAD35A8B /* Pods-pop */; + targetProxy = C500D189AB38A5E80288F6ED /* PBXContainerItemProxy */; }; - 588434F9C0A448CECE2FBE974996FCA0 /* PBXTargetDependency */ = { + 1E9CF801F2BCA74318FE79C4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = FBSnapshotTestCase; - target = 7D9E32DAA93E15CFCF77A5BCD2D4BAA2 /* FBSnapshotTestCase */; - targetProxy = 2C15D108110D6887F1FB9BEE59C22245 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase"; + target = 62174E1DF11D4648109717D5 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase */; + targetProxy = 15919738A9B44D3583710AC8 /* PBXContainerItemProxy */; }; - 5BF9DDA210E363B3B5039B97F436319D /* PBXTargetDependency */ = { + 3335682E433FD7E07A70558E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = Expecta; - target = 6C15FA49A4E02FA8F52CFAC8390E09FA /* Expecta */; - targetProxy = 8FDA96D4C80B1284FAB6B46EA89E0C00 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-pop"; + target = 991E86B5968D806AF622E6CB /* Pods-VBFPopFlatButtonTests-pop */; + targetProxy = 4EC7B2E3DC219D66E2F73E82 /* PBXContainerItemProxy */; }; - 783DD214C0CAA0E4731CDF103F721BD8 /* PBXTargetDependency */ = { + 6F6C8A88B8C3ACE415C35D86 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = Specta; - target = B20A6002820A41B7161DEEB0269F30B7 /* Specta */; - targetProxy = F75DB76DAAD466CC5086C703FACA7542 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-UIColor+FlatColors"; + target = 19C905CDC839303460A2C30B /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors */; + targetProxy = 76DC9D0C70DACDA8CCD9FC7D /* PBXContainerItemProxy */; }; - 86E9D36C6E7E12F0A07C3D9CD9C35E24 /* PBXTargetDependency */ = { + 94CA253EDBEFD2770EACCACE /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = OCMock; - target = 1E8469E8AE7E8DB55F60EB76FDEE8268 /* OCMock */; - targetProxy = FD2460A8524D382DAA12C2BB06BD39B4 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-Expecta"; + target = 5E54E1B225CBC591B1FA999B /* Pods-VBFPopFlatButtonTests-Expecta */; + targetProxy = 8591F57023D2A8E15A241864 /* PBXContainerItemProxy */; }; - A41E0540B8987623FB49BFA5E16C1C1F /* PBXTargetDependency */ = { + 988BF3C4F8B4394BCB569FFF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "UIColor+FlatColors"; - target = F97C930769DCC5F86114946A8521D6C3 /* UIColor+FlatColors */; - targetProxy = BFB30EE8D43C03D220A73A8D668F5EA8 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-OCMock"; + target = BF09D05A62B368CAB2A02C85 /* Pods-VBFPopFlatButtonTests-OCMock */; + targetProxy = A36E280D193A58371EF75755 /* PBXContainerItemProxy */; }; - AB689A1D24A8338AAFC18811BB123A73 /* PBXTargetDependency */ = { + B0FF9051E2E757D2524664FA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "UIColor+FlatColors"; - target = F97C930769DCC5F86114946A8521D6C3 /* UIColor+FlatColors */; - targetProxy = E128E56BAC39203B5541C6BF72EFF3DE /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase"; + target = 62174E1DF11D4648109717D5 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase */; + targetProxy = F37B5CA1017890E01CB5FEF8 /* PBXContainerItemProxy */; }; - EC906B26842C5AFA7573F3F1EE29C2B0 /* PBXTargetDependency */ = { + BD02D4AE50BD2D715BCC313D /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = pop; - target = 804210C01736817A67437F0C449BDB9A /* pop */; - targetProxy = DF54FD33252731B3C7198E4EE4AFAE91 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-Expecta+Snapshots"; + target = 44D9DA5C248EB3F8A8819913 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots */; + targetProxy = 43F334CB4F08E9CC0CF9C6DB /* PBXContainerItemProxy */; }; - F2015E35F6FCB7D40B010B605B89616E /* PBXTargetDependency */ = { + CE8EC24D9865CCF42C7067AC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Expecta+Snapshots"; - target = 05257CC76400D71826E603561A0F73E6 /* Expecta+Snapshots */; - targetProxy = D3070FE19C080E226729E3DC43BA5A43 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-Specta"; + target = 90048B1BB10E1FED958E3C3E /* Pods-VBFPopFlatButtonTests-Specta */; + targetProxy = 77E3539E8828C13018375B89 /* PBXContainerItemProxy */; }; - F601833D09980E16136321674463BE81 /* PBXTargetDependency */ = { + E99629499C729A1B45574220 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = Expecta; - target = 6C15FA49A4E02FA8F52CFAC8390E09FA /* Expecta */; - targetProxy = C9B5F86F6244D78D3F80384F609427C6 /* PBXContainerItemProxy */; + name = "Pods-VBFPopFlatButtonTests-Expecta"; + target = 5E54E1B225CBC591B1FA999B /* Pods-VBFPopFlatButtonTests-Expecta */; + targetProxy = 48D2AB4D368C7FA30B5759BF /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 052A17875CB827423D627183396CEB60 /* Release */ = { + 1B5A497901EBD727331FDD29 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 32DBE41F5CA1930E6A247C91 /* Pods-pop-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-pop/Pods-pop-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 1B7F1660E7DA8BC4891AADA3 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = EE0AEEDBC71B1C5E5CF00930 /* Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 21FF0EFDCEE9CB9128988D0A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = EE0AEEDBC71B1C5E5CF00930 /* Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + 2FB8A844F98C23336A1B3B91 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3F2C40C49D1F01BEEDACFF42 /* Pods-VBFPopFlatButtonTests.debug.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 3971BA507E0DDEF7CC2E2A78 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 27B966A574D21ACEE1A142EC /* Pods-VBFPopFlatButtonTests.release.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + 4426F87E3CB04219D199225C /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A6E11018AC72629DA544D7B0 /* Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 454787E0F2D57586575BCB47 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 03581A44FC7D8CB1B3111AB2 /* Pods-VBFPopFlatButtonTests-pop-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + 49A96043E896C859832390E9 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6B65900E5B5F47C18D2C32DC /* Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + 5610348AEF82A45E10EC5BFC /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A6E11018AC72629DA544D7B0 /* Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + 6D7910D247EC529A8C3F6B40 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 2A2F771B05E86AF87893FF75 /* Pods.release.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + 8AA7B012FE487CD473BABAA2 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 69CB00A6FB3E837F2EA99C2F /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 907ADF7E470AE8DD50C37014 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; @@ -1789,220 +2190,55 @@ }; name = Release; }; - 1BFBA6EAB380696A1F7E5AF3F5F36592 /* Release */ = { + 9E4F2368E1E6340E4DA43566 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2827BD46E63B0AECCF38D0BEC0D576C2 /* pop.xcconfig */; + baseConfigurationReference = 32DBE41F5CA1930E6A247C91 /* Pods-pop-Private.xcconfig */; buildSettings = { ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/pop/pop-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-pop/Pods-pop-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; MTL_ENABLE_DEBUG_INFO = NO; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 1C80DE24AAA4ED85319CB02868BE2A5A /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2827BD46E63B0AECCF38D0BEC0D576C2 /* pop.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/pop/pop-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - 229A92D3BE2F99E7EC071F75195D7BFC /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C0623D0D99EAC6505F0F5BD37AFDD5C8 /* Expecta.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/Expecta/Expecta-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 257A97CE59C7E5D5191DC00F15C261BE /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D735CF46938291DA11EA1AE0746376C5 /* FBSnapshotTestCase.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 589E7F4856ABE929D7FC9F3A9E506FC9 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2ED438E32F34484872592BBA273A8714 /* Expecta+Snapshots.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/Expecta+Snapshots/Expecta+Snapshots-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 5AB05C9938A04D49FFC8EF45F525F5E6 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 38E785D0B66B65A06D55C4A5D4C2300A /* OCMock.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/OCMock/OCMock-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 65C221F14BA3213D0D7B71C6339FB46A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5F5BFB00EBB3785B4270EA717298B9FC /* Pods-VBFPopFlatButtonTests.release.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MACH_O_TYPE = staticlib; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; }; name = Release; }; - 6F4822B7A43377CAA2F020D37DEAF6E0 /* Release */ = { + A68DB0857058A1144F9C08DB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C702D13CE6FDB04E5438667358E5B230 /* Specta.xcconfig */; + baseConfigurationReference = 43306C646ADAF6C53F83ED06 /* Pods-UIColor+FlatColors-Private.xcconfig */; buildSettings = { ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/Specta/Specta-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; MTL_ENABLE_DEBUG_INFO = NO; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 85CAE1B250E92AAD37B89F0179B5D6A3 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 412993FD2625D718BF2DD83033780D1E /* Pods.release.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MACH_O_TYPE = staticlib; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; }; name = Release; }; - 8B8F7F2313120651267A01C890E971B7 /* Debug */ = { + AB591765D7761402D563C8E8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C0623D0D99EAC6505F0F5BD37AFDD5C8 /* Expecta.xcconfig */; + baseConfigurationReference = F28B814449C92CBC68756BB2 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig */; buildSettings = { ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/Expecta/Expecta-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = YES; + MTL_ENABLE_DEBUG_INFO = NO; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - 999F9873B4EBEE588D4F1917968D154C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 73C35069751A6A66130BB21C6194CF22 /* Pods.debug.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MACH_O_TYPE = staticlib; - MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; }; - name = Debug; + name = Release; }; - AC7BF13700D3E16EE405C654BDD0B2BD /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 38E785D0B66B65A06D55C4A5D4C2300A /* OCMock.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/OCMock/OCMock-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - B37F0F91F85060E28F1DAAB522DC7EC1 /* Debug */ = { + AFF6DA5483CC48AF332318F2 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; @@ -2041,13 +2277,108 @@ }; name = Debug; }; - CE9F93237B738A50DCB92834C96F2ECA /* Debug */ = { + C9529613D5E58BCC4C582923 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7EEC9842A5161E6BD9B47BEE58CAA1D6 /* Pods-VBFPopFlatButtonTests.debug.xcconfig */; + baseConfigurationReference = F28B814449C92CBC68756BB2 /* Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + CB047BC0FF3F67AF7C06B179 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 43306C646ADAF6C53F83ED06 /* Pods-UIColor+FlatColors-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + CFBB59AE2ACD5616876CF9D0 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F8F16BAB2787B46C758B58E9 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + D71048B6AEFF9DCCA03F4412 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 69CB00A6FB3E837F2EA99C2F /* Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + E0C32A35A59B5F0C26863A89 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6B65900E5B5F47C18D2C32DC /* Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + F0B7D185B72F9761B9F01F93 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 03581A44FC7D8CB1B3111AB2 /* Pods-VBFPopFlatButtonTests-pop-Private.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + F71DA5CDD08191490CAF0DFE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = CCF01F7168D54DC370F20859 /* Pods.debug.xcconfig */; buildSettings = { ENABLE_STRICT_OBJC_MSGSEND = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MACH_O_TYPE = staticlib; MTL_ENABLE_DEBUG_INFO = YES; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; @@ -2058,91 +2389,17 @@ }; name = Debug; }; - EB9E6EADE4644D95B9B0B46481D08E21 /* Debug */ = { + FC18A98FC5ACA3ADD311D46C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7F6A1330178E94DBD838AFFB6722EF9C /* UIColor+FlatColors.xcconfig */; + baseConfigurationReference = F8F16BAB2787B46C758B58E9 /* Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig */; buildSettings = { ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/UIColor+FlatColors/UIColor+FlatColors-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; MTL_ENABLE_DEBUG_INFO = YES; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - F59C99EEB8838FE27145FF3EE3ED3EDA /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C702D13CE6FDB04E5438667358E5B230 /* Specta.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/Specta/Specta-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - F6045A7604731086F9E1A9412E290302 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2ED438E32F34484872592BBA273A8714 /* Expecta+Snapshots.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/Expecta+Snapshots/Expecta+Snapshots-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - F9ADCC4ACB018A32BF715D02BCBD0A62 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7F6A1330178E94DBD838AFFB6722EF9C /* UIColor+FlatColors.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/UIColor+FlatColors/UIColor+FlatColors-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - FD6FA76757975A1FC954269CE5739798 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D735CF46938291DA11EA1AE0746376C5 /* FBSnapshotTestCase.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - PUBLIC_HEADERS_FOLDER_PATH = ""; SDKROOT = iphoneos; SKIP_INSTALL = YES; }; @@ -2151,97 +2408,115 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0515A6974CBAF0F2F6F72BF87921704B /* Build configuration list for PBXNativeTarget "Expecta+Snapshots" */ = { + 03414DD0300D60DA9C17F3F8 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests" */ = { isa = XCConfigurationList; buildConfigurations = ( - F6045A7604731086F9E1A9412E290302 /* Debug */, - 589E7F4856ABE929D7FC9F3A9E506FC9 /* Release */, + 2FB8A844F98C23336A1B3B91 /* Debug */, + 3971BA507E0DDEF7CC2E2A78 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 081DA72C73F0C147F5E95D1783308F13 /* Build configuration list for PBXNativeTarget "Expecta" */ = { + 32E263546248A979A381BE3B /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-pop" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8B8F7F2313120651267A01C890E971B7 /* Debug */, - 229A92D3BE2F99E7EC071F75195D7BFC /* Release */, + F0B7D185B72F9761B9F01F93 /* Debug */, + 454787E0F2D57586575BCB47 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 09686E4578AA3B1089AA4675FED1A8F5 /* Build configuration list for PBXNativeTarget "Specta" */ = { + 35E994E371D30F6A87062D9B /* Build configuration list for PBXNativeTarget "Pods-UIColor+FlatColors" */ = { isa = XCConfigurationList; buildConfigurations = ( - F59C99EEB8838FE27145FF3EE3ED3EDA /* Debug */, - 6F4822B7A43377CAA2F020D37DEAF6E0 /* Release */, + CB047BC0FF3F67AF7C06B179 /* Debug */, + A68DB0857058A1144F9C08DB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 189B7D1A1C865073D7F999A759ACD292 /* Build configuration list for PBXNativeTarget "FBSnapshotTestCase" */ = { + 47CBC2C2AD259F083D56A775 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-UIColor+FlatColors" */ = { isa = XCConfigurationList; buildConfigurations = ( - FD6FA76757975A1FC954269CE5739798 /* Debug */, - 257A97CE59C7E5D5191DC00F15C261BE /* Release */, + 8AA7B012FE487CD473BABAA2 /* Debug */, + D71048B6AEFF9DCCA03F4412 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { + 6452B6096483443BB3A00359 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-Expecta" */ = { isa = XCConfigurationList; buildConfigurations = ( - B37F0F91F85060E28F1DAAB522DC7EC1 /* Debug */, - 052A17875CB827423D627183396CEB60 /* Release */, + 1B7F1660E7DA8BC4891AADA3 /* Debug */, + 21FF0EFDCEE9CB9128988D0A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2F7C4933DDC37B82983CEABCCE6331BA /* Build configuration list for PBXNativeTarget "UIColor+FlatColors" */ = { + 7313A4F03BB98178D4AF0C53 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase" */ = { isa = XCConfigurationList; buildConfigurations = ( - EB9E6EADE4644D95B9B0B46481D08E21 /* Debug */, - F9ADCC4ACB018A32BF715D02BCBD0A62 /* Release */, + C9529613D5E58BCC4C582923 /* Debug */, + AB591765D7761402D563C8E8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4DB52A3AE36102FB99F26B5CC158DFB5 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests" */ = { + 75144C48B135EB82B48FB7FE /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-Expecta+Snapshots" */ = { isa = XCConfigurationList; buildConfigurations = ( - CE9F93237B738A50DCB92834C96F2ECA /* Debug */, - 65C221F14BA3213D0D7B71C6339FB46A /* Release */, + FC18A98FC5ACA3ADD311D46C /* Debug */, + CFBB59AE2ACD5616876CF9D0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 5DAD4A60B6C82DADEB758F43B6712E69 /* Build configuration list for PBXNativeTarget "pop" */ = { + 7D4F4016C4B40FE95889F59D /* Build configuration list for PBXNativeTarget "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 1C80DE24AAA4ED85319CB02868BE2A5A /* Debug */, - 1BFBA6EAB380696A1F7E5AF3F5F36592 /* Release */, + F71DA5CDD08191490CAF0DFE /* Debug */, + 6D7910D247EC529A8C3F6B40 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8A2B08C090365F1924DE76FDFCB250DD /* Build configuration list for PBXNativeTarget "OCMock" */ = { + BB308F3023BB3CCF4F0F9FBA /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - AC7BF13700D3E16EE405C654BDD0B2BD /* Debug */, - 5AB05C9938A04D49FFC8EF45F525F5E6 /* Release */, + AFF6DA5483CC48AF332318F2 /* Debug */, + 907ADF7E470AE8DD50C37014 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B1120C5654F2BCF4168E6199D169CD3E /* Build configuration list for PBXNativeTarget "Pods" */ = { + D1577546EE083602FF7F02A0 /* Build configuration list for PBXNativeTarget "Pods-pop" */ = { isa = XCConfigurationList; buildConfigurations = ( - 999F9873B4EBEE588D4F1917968D154C /* Debug */, - 85CAE1B250E92AAD37B89F0179B5D6A3 /* Release */, + 1B5A497901EBD727331FDD29 /* Debug */, + 9E4F2368E1E6340E4DA43566 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + D59D98C31A522081A45EF008 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-OCMock" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4426F87E3CB04219D199225C /* Debug */, + 5610348AEF82A45E10EC5BFC /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + F329E4AE19F67020350F1A77 /* Build configuration list for PBXNativeTarget "Pods-VBFPopFlatButtonTests-Specta" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E0C32A35A59B5F0C26863A89 /* Debug */, + 49A96043E896C859832390E9 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; - rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + rootObject = 7CE002F351906D054F2F07F8 /* Project object */; } diff --git a/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-UIColor+FlatColors.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-UIColor+FlatColors.xcscheme new file mode 100644 index 0000000..232d26b --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-UIColor+FlatColors.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-pop.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-pop.xcscheme new file mode 100644 index 0000000..4815840 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods-pop.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods.xcscheme index ad6af88..4b2c356 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/Pods.xcscheme @@ -1,23 +1,23 @@ + buildForArchiving = "YES" + buildForAnalyzing = "YES"> + BuildableIdentifier = "primary" + BlueprintIdentifier = "6D7A54AD85624C2D9EC9E070" + BuildableName = "libPods.a" + BlueprintName = "Pods" + ReferencedContainer = "container:Pods.xcodeproj"> @@ -27,28 +27,27 @@ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES" buildConfiguration = "Debug"> - - + + + debugDocumentVersioning = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/xcschememanagement.plist index 7b68daf..fbc5166 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,27 +4,12 @@ SchemeUserState - Expecta+Snapshots.xcscheme + Pods-UIColor+FlatColors.xcscheme isShown - Expecta.xcscheme - - isShown - - - FBSnapshotTestCase.xcscheme - - isShown - - - OCMock.xcscheme - - isShown - - - Pods-VBFPopFlatButtonTests.xcscheme + Pods-pop.xcscheme isShown @@ -34,65 +19,20 @@ isShown - Specta.xcscheme - - isShown - - - UIColor+FlatColors.xcscheme - - isShown - - - pop.xcscheme - - isShown - - SuppressBuildableAutocreation - 05257CC76400D71826E603561A0F73E6 + 4FC5C201BF204F67AE4F27E1 primary - 1E8469E8AE7E8DB55F60EB76FDEE8268 + 5725F6894EDB47A1B3B8BCA3 primary - 49A33932C58B430A22D75CF790147251 - - primary - - - 6C15FA49A4E02FA8F52CFAC8390E09FA - - primary - - - 7D9E32DAA93E15CFCF77A5BCD2D4BAA2 - - primary - - - 804210C01736817A67437F0C449BDB9A - - primary - - - B20A6002820A41B7161DEEB0269F30B7 - - primary - - - D27119647CC98A454979E3575E079803 - - primary - - - F97C930769DCC5F86114946A8521D6C3 + 6D7A54AD85624C2D9EC9E070 primary diff --git a/Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots-dummy.m b/Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots-dummy.m deleted file mode 100644 index a28cba4..0000000 --- a/Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_Expecta_Snapshots : NSObject -@end -@implementation PodsDummy_Expecta_Snapshots -@end diff --git a/Pods/Target Support Files/Expecta/Expecta-dummy.m b/Pods/Target Support Files/Expecta/Expecta-dummy.m deleted file mode 100644 index c4c252a..0000000 --- a/Pods/Target Support Files/Expecta/Expecta-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_Expecta : NSObject -@end -@implementation PodsDummy_Expecta -@end diff --git a/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m b/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m deleted file mode 100644 index fb0c8fe..0000000 --- a/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_FBSnapshotTestCase : NSObject -@end -@implementation PodsDummy_FBSnapshotTestCase -@end diff --git a/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch b/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch deleted file mode 100644 index aa992a4..0000000 --- a/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch +++ /dev/null @@ -1,4 +0,0 @@ -#ifdef __OBJC__ -#import -#endif - diff --git a/Pods/Target Support Files/OCMock/OCMock-dummy.m b/Pods/Target Support Files/OCMock/OCMock-dummy.m deleted file mode 100644 index 7e5d150..0000000 --- a/Pods/Target Support Files/OCMock/OCMock-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_OCMock : NSObject -@end -@implementation PodsDummy_OCMock -@end diff --git a/Pods/Target Support Files/OCMock/OCMock-prefix.pch b/Pods/Target Support Files/OCMock/OCMock-prefix.pch deleted file mode 100644 index aa992a4..0000000 --- a/Pods/Target Support Files/OCMock/OCMock-prefix.pch +++ /dev/null @@ -1,4 +0,0 @@ -#ifdef __OBJC__ -#import -#endif - diff --git a/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors.xcconfig b/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-Private.xcconfig similarity index 85% rename from Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors.xcconfig rename to Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-Private.xcconfig index fe6793b..e89ec78 100644 --- a/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors.xcconfig +++ b/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-Private.xcconfig @@ -1,4 +1,6 @@ +#include "Pods-UIColor+FlatColors.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" +OTHER_LDFLAGS = -ObjC PODS_ROOT = ${SRCROOT} SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-dummy.m b/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-dummy.m new file mode 100644 index 0000000..c82be2b --- /dev/null +++ b/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_UIColor_FlatColors : NSObject +@end +@implementation PodsDummy_Pods_UIColor_FlatColors +@end diff --git a/Pods/Target Support Files/Expecta/Expecta-prefix.pch b/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-prefix.pch similarity index 62% rename from Pods/Target Support Files/Expecta/Expecta-prefix.pch rename to Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-prefix.pch index aa992a4..95cf11d 100644 --- a/Pods/Target Support Files/Expecta/Expecta-prefix.pch +++ b/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors-prefix.pch @@ -2,3 +2,4 @@ #import #endif +#import "Pods-environment.h" diff --git a/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors.xcconfig b/Pods/Target Support Files/Pods-UIColor+FlatColors/Pods-UIColor+FlatColors.xcconfig new file mode 100644 index 0000000..e69de29 diff --git a/Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig similarity index 65% rename from Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots.xcconfig rename to Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig index 28a1173..ee568f4 100644 --- a/Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots.xcconfig +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-Private.xcconfig @@ -1,6 +1,7 @@ -FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +#include "Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig" +FRAMEWORK_SEARCH_PATHS = ${PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_SNAPSHOTS_FRAMEWORK_SEARCH_PATHS} GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = -framework "Foundation" -framework "XCTest" +OTHER_LDFLAGS = ${PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_SNAPSHOTS_OTHER_LDFLAGS} -ObjC PODS_ROOT = ${SRCROOT} SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m new file mode 100644 index 0000000..99f7bc3 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_VBFPopFlatButtonTests_Expecta_Snapshots : NSObject +@end +@implementation PodsDummy_Pods_VBFPopFlatButtonTests_Expecta_Snapshots +@end diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch new file mode 100644 index 0000000..f3501a6 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-VBFPopFlatButtonTests-environment.h" diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig new file mode 100644 index 0000000..ed1ac02 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta+Snapshots/Pods-VBFPopFlatButtonTests-Expecta+Snapshots.xcconfig @@ -0,0 +1,2 @@ +PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_SNAPSHOTS_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(SDKROOT)/Developer/Library/Frameworks" "$(PLATFORM_DIR)/Developer/Library/Frameworks" +PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_SNAPSHOTS_OTHER_LDFLAGS = -framework "Foundation" -framework "XCTest" \ No newline at end of file diff --git a/Pods/Target Support Files/Expecta/Expecta.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig similarity index 59% rename from Pods/Target Support Files/Expecta/Expecta.xcconfig rename to Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig index 11badbb..e229488 100644 --- a/Pods/Target Support Files/Expecta/Expecta.xcconfig +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-Private.xcconfig @@ -1,6 +1,7 @@ -FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" +#include "Pods-VBFPopFlatButtonTests-Expecta.xcconfig" +FRAMEWORK_SEARCH_PATHS = ${PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_FRAMEWORK_SEARCH_PATHS} GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/Expecta" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = -framework "Foundation" -framework "XCTest" +OTHER_LDFLAGS = ${PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_OTHER_LDFLAGS} -ObjC PODS_ROOT = ${SRCROOT} SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-dummy.m b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-dummy.m new file mode 100644 index 0000000..9130733 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_VBFPopFlatButtonTests_Expecta : NSObject +@end +@implementation PodsDummy_Pods_VBFPopFlatButtonTests_Expecta +@end diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-prefix.pch b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-prefix.pch new file mode 100644 index 0000000..f3501a6 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-VBFPopFlatButtonTests-environment.h" diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta.xcconfig new file mode 100644 index 0000000..855b753 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Expecta/Pods-VBFPopFlatButtonTests-Expecta.xcconfig @@ -0,0 +1,2 @@ +PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_FRAMEWORK_SEARCH_PATHS = $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" "$(SDKROOT)/Developer/Library/Frameworks" +PODS_VBFPOPFLATBUTTONTESTS_EXPECTA_OTHER_LDFLAGS = -framework "Foundation" -framework "XCTest" \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig new file mode 100644 index 0000000..b3bfbe8 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-Private.xcconfig @@ -0,0 +1,7 @@ +#include "Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig" +FRAMEWORK_SEARCH_PATHS = ${PODS_VBFPOPFLATBUTTONTESTS_FBSNAPSHOTTESTCASE_FRAMEWORK_SEARCH_PATHS} +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" +OTHER_LDFLAGS = ${PODS_VBFPOPFLATBUTTONTESTS_FBSNAPSHOTTESTCASE_OTHER_LDFLAGS} -ObjC +PODS_ROOT = ${SRCROOT} +SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m new file mode 100644 index 0000000..7054ad7 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_VBFPopFlatButtonTests_FBSnapshotTestCase : NSObject +@end +@implementation PodsDummy_Pods_VBFPopFlatButtonTests_FBSnapshotTestCase +@end diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch new file mode 100644 index 0000000..f3501a6 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-VBFPopFlatButtonTests-environment.h" diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig new file mode 100644 index 0000000..85e22be --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase/Pods-VBFPopFlatButtonTests-FBSnapshotTestCase.xcconfig @@ -0,0 +1,2 @@ +PODS_VBFPOPFLATBUTTONTESTS_FBSNAPSHOTTESTCASE_FRAMEWORK_SEARCH_PATHS = $(inherited) "$(SDKROOT)/Developer/Library/Frameworks" "$(PLATFORM_DIR)/Developer/Library/Frameworks" +PODS_VBFPOPFLATBUTTONTESTS_FBSNAPSHOTTESTCASE_OTHER_LDFLAGS = -framework "XCTest" \ No newline at end of file diff --git a/Pods/Target Support Files/OCMock/OCMock.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig similarity index 83% rename from Pods/Target Support Files/OCMock/OCMock.xcconfig rename to Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig index 38e0fa0..c43e433 100644 --- a/Pods/Target Support Files/OCMock/OCMock.xcconfig +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-Private.xcconfig @@ -1,4 +1,6 @@ +#include "Pods-VBFPopFlatButtonTests-OCMock.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/OCMock" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" +OTHER_LDFLAGS = -ObjC PODS_ROOT = ${SRCROOT} SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-dummy.m b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-dummy.m new file mode 100644 index 0000000..7819d61 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_VBFPopFlatButtonTests_OCMock : NSObject +@end +@implementation PodsDummy_Pods_VBFPopFlatButtonTests_OCMock +@end diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-prefix.pch b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-prefix.pch new file mode 100644 index 0000000..f3501a6 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-VBFPopFlatButtonTests-environment.h" diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-OCMock/Pods-VBFPopFlatButtonTests-OCMock.xcconfig new file mode 100644 index 0000000..e69de29 diff --git a/Pods/Target Support Files/Specta/Specta.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig similarity index 59% rename from Pods/Target Support Files/Specta/Specta.xcconfig rename to Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig index a01cc0b..9ca7d1e 100644 --- a/Pods/Target Support Files/Specta/Specta.xcconfig +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-Private.xcconfig @@ -1,6 +1,7 @@ -FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" +#include "Pods-VBFPopFlatButtonTests-Specta.xcconfig" +FRAMEWORK_SEARCH_PATHS = ${PODS_VBFPOPFLATBUTTONTESTS_SPECTA_FRAMEWORK_SEARCH_PATHS} GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/Specta" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = -framework "Foundation" -framework "XCTest" +OTHER_LDFLAGS = ${PODS_VBFPOPFLATBUTTONTESTS_SPECTA_OTHER_LDFLAGS} -ObjC PODS_ROOT = ${SRCROOT} SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-dummy.m b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-dummy.m new file mode 100644 index 0000000..f84f2cb --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_VBFPopFlatButtonTests_Specta : NSObject +@end +@implementation PodsDummy_Pods_VBFPopFlatButtonTests_Specta +@end diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-prefix.pch b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-prefix.pch new file mode 100644 index 0000000..f3501a6 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-VBFPopFlatButtonTests-environment.h" diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta.xcconfig new file mode 100644 index 0000000..24e1bbf --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-Specta/Pods-VBFPopFlatButtonTests-Specta.xcconfig @@ -0,0 +1,2 @@ +PODS_VBFPOPFLATBUTTONTESTS_SPECTA_FRAMEWORK_SEARCH_PATHS = $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" "$(SDKROOT)/Developer/Library/Frameworks" +PODS_VBFPOPFLATBUTTONTESTS_SPECTA_OTHER_LDFLAGS = -framework "Foundation" -framework "XCTest" \ No newline at end of file diff --git a/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig similarity index 68% rename from Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase.xcconfig rename to Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig index 9adfbf5..7dd38b6 100644 --- a/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase.xcconfig +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-Private.xcconfig @@ -1,6 +1,6 @@ -FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +#include "Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = -framework "XCTest" +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" +OTHER_LDFLAGS = -ObjC PODS_ROOT = ${SRCROOT} SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m new file mode 100644 index 0000000..fea459d --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_VBFPopFlatButtonTests_UIColor_FlatColors : NSObject +@end +@implementation PodsDummy_Pods_VBFPopFlatButtonTests_UIColor_FlatColors +@end diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch new file mode 100644 index 0000000..f3501a6 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-VBFPopFlatButtonTests-environment.h" diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-UIColor+FlatColors/Pods-VBFPopFlatButtonTests-UIColor+FlatColors.xcconfig new file mode 100644 index 0000000..e69de29 diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-Private.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-Private.xcconfig new file mode 100644 index 0000000..65f865f --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-Private.xcconfig @@ -0,0 +1,8 @@ +#include "Pods-VBFPopFlatButtonTests-pop.xcconfig" +CLANG_CXX_LANGUAGE_STANDARD = ${PODS_VBFPOPFLATBUTTONTESTS_POP_CLANG_CXX_LANGUAGE_STANDARD} +CLANG_CXX_LIBRARY = ${PODS_VBFPOPFLATBUTTONTESTS_POP_CLANG_CXX_LIBRARY} +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/pop" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" +OTHER_LDFLAGS = ${PODS_VBFPOPFLATBUTTONTESTS_POP_OTHER_LDFLAGS} -ObjC +PODS_ROOT = ${SRCROOT} +SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-dummy.m b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-dummy.m new file mode 100644 index 0000000..b5f7088 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_VBFPopFlatButtonTests_pop : NSObject +@end +@implementation PodsDummy_Pods_VBFPopFlatButtonTests_pop +@end diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-prefix.pch b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-prefix.pch new file mode 100644 index 0000000..f3501a6 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-VBFPopFlatButtonTests-environment.h" diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop.xcconfig new file mode 100644 index 0000000..4c71a70 --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests-pop/Pods-VBFPopFlatButtonTests-pop.xcconfig @@ -0,0 +1,3 @@ +PODS_VBFPOPFLATBUTTONTESTS_POP_CLANG_CXX_LANGUAGE_STANDARD = c++11 +PODS_VBFPOPFLATBUTTONTESTS_POP_CLANG_CXX_LIBRARY = libc++ +PODS_VBFPOPFLATBUTTONTESTS_POP_OTHER_LDFLAGS = -l"c++" \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.markdown b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.markdown index edbf578..342129f 100644 --- a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.markdown +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.markdown @@ -1,64 +1,6 @@ # Acknowledgements This application makes use of the following third party libraries: -## UIColor+FlatColors - -The MIT License (MIT) - -Copyright (c) 2014 Giovanni Lodi - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -## pop - -BSD License - -For Pop software - -Copyright (c) 2014, Facebook, Inc. All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - - * Neither the name Facebook nor the names of its contributors may be used to - endorse or promote products derived from this software without specific - prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - ## Expecta Copyright (c) 2011-2015 Specta Team - https://github.com/specta @@ -345,4 +287,62 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +## UIColor+FlatColors + +The MIT License (MIT) + +Copyright (c) 2014 Giovanni Lodi + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +## pop + +BSD License + +For Pop software + +Copyright (c) 2014, Facebook, Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + * Neither the name Facebook nor the names of its contributors may be used to + endorse or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Generated by CocoaPods - http://cocoapods.org diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.plist b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.plist index a1404c9..63eade1 100644 --- a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.plist +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-acknowledgements.plist @@ -12,72 +12,6 @@ Type PSGroupSpecifier - - FooterText - The MIT License (MIT) - -Copyright (c) 2014 Giovanni Lodi - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - Title - UIColor+FlatColors - Type - PSGroupSpecifier - - - FooterText - BSD License - -For Pop software - -Copyright (c) 2014, Facebook, Inc. All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - - * Neither the name Facebook nor the names of its contributors may be used to - endorse or promote products derived from this software without specific - prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - Title - pop - Type - PSGroupSpecifier - FooterText Copyright (c) 2011-2015 Specta Team - https://github.com/specta @@ -385,6 +319,72 @@ THE SOFTWARE. Type PSGroupSpecifier + + FooterText + The MIT License (MIT) + +Copyright (c) 2014 Giovanni Lodi + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Title + UIColor+FlatColors + Type + PSGroupSpecifier + + + FooterText + BSD License + +For Pop software + +Copyright (c) 2014, Facebook, Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + * Neither the name Facebook nor the names of its contributors may be used to + endorse or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + Title + pop + Type + PSGroupSpecifier + FooterText Generated by CocoaPods - http://cocoapods.org diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-environment.h b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-environment.h new file mode 100644 index 0000000..b70904e --- /dev/null +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-environment.h @@ -0,0 +1,50 @@ + +// To check if a library is compiled with CocoaPods you +// can use the `COCOAPODS` macro definition which is +// defined in the xcconfigs so it is available in +// headers also when they are imported in the client +// project. + + +// Expecta +#define COCOAPODS_POD_AVAILABLE_Expecta +#define COCOAPODS_VERSION_MAJOR_Expecta 0 +#define COCOAPODS_VERSION_MINOR_Expecta 4 +#define COCOAPODS_VERSION_PATCH_Expecta 0 + +// Expecta+Snapshots +#define COCOAPODS_POD_AVAILABLE_Expecta_Snapshots +#define COCOAPODS_VERSION_MAJOR_Expecta_Snapshots 1 +#define COCOAPODS_VERSION_MINOR_Expecta_Snapshots 3 +#define COCOAPODS_VERSION_PATCH_Expecta_Snapshots 2 + +// FBSnapshotTestCase +#define COCOAPODS_POD_AVAILABLE_FBSnapshotTestCase +#define COCOAPODS_VERSION_MAJOR_FBSnapshotTestCase 1 +#define COCOAPODS_VERSION_MINOR_FBSnapshotTestCase 6 +#define COCOAPODS_VERSION_PATCH_FBSnapshotTestCase 0 + +// OCMock +#define COCOAPODS_POD_AVAILABLE_OCMock +#define COCOAPODS_VERSION_MAJOR_OCMock 3 +#define COCOAPODS_VERSION_MINOR_OCMock 1 +#define COCOAPODS_VERSION_PATCH_OCMock 2 + +// Specta +#define COCOAPODS_POD_AVAILABLE_Specta +#define COCOAPODS_VERSION_MAJOR_Specta 0 +#define COCOAPODS_VERSION_MINOR_Specta 5 +#define COCOAPODS_VERSION_PATCH_Specta 0 + +// UIColor+FlatColors +#define COCOAPODS_POD_AVAILABLE_UIColor_FlatColors +#define COCOAPODS_VERSION_MAJOR_UIColor_FlatColors 0 +#define COCOAPODS_VERSION_MINOR_UIColor_FlatColors 0 +#define COCOAPODS_VERSION_PATCH_UIColor_FlatColors 2 + +// pop +#define COCOAPODS_POD_AVAILABLE_pop +#define COCOAPODS_VERSION_MAJOR_pop 1 +#define COCOAPODS_VERSION_MINOR_pop 0 +#define COCOAPODS_VERSION_PATCH_pop 6 + diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-frameworks.sh b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-frameworks.sh deleted file mode 100755 index 6f76344..0000000 --- a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-frameworks.sh +++ /dev/null @@ -1,84 +0,0 @@ -#!/bin/sh -set -e - -echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" -mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - -SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" - -install_framework() -{ - if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then - local source="${BUILT_PRODUCTS_DIR}/$1" - elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then - local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" - elif [ -r "$1" ]; then - local source="$1" - fi - - local destination="${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - - if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" - fi - - # use filter instead of exclude so missing patterns dont' throw errors - echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" - rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" - - local basename - basename="$(basename -s .framework "$1")" - binary="${destination}/${basename}.framework/${basename}" - if ! [ -r "$binary" ]; then - binary="${destination}/${basename}" - fi - - # Strip invalid architectures so "fat" simulator / device frameworks work on device - if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then - strip_invalid_archs "$binary" - fi - - # Resign the code if required by the build settings to avoid unstable apps - code_sign_if_enabled "${destination}/$(basename "$1")" - - # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. - if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then - local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) - for lib in $swift_runtime_libs; do - echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" - rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" - code_sign_if_enabled "${destination}/${lib}" - done - fi -} - -# Signs a framework with the provided identity -code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy - echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements \"$1\"" - /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements "$1" - fi -} - -# Strip invalid architectures -strip_invalid_archs() { - binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" - stripped="" - for arch in $archs; do - if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then - # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 - stripped="$stripped $arch" - fi - done - if [[ "$stripped" ]]; then - echo "Stripped $binary of architectures:$stripped" - fi -} - diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-resources.sh b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-resources.sh index 16774fb..64c6f7a 100755 --- a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-resources.sh +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-resources.sh @@ -6,13 +6,7 @@ mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt > "$RESOURCES_TO_COPY" -XCASSET_FILES=() - -realpath() { - DIRECTORY="$(cd "${1%/*}" && pwd)" - FILENAME="${1##*/}" - echo "$DIRECTORY/$FILENAME" -} +XCASSET_FILES="" install_resource() { @@ -22,7 +16,7 @@ install_resource() ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .storyboard`.storyboardc" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" ;; *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib ${PODS_ROOT}/$1 --sdk ${SDKROOT}" + echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib ${PODS_ROOT}/$1 --sdk ${SDKROOT}" ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" ;; *.framework) @@ -44,8 +38,7 @@ install_resource() xcrun mapc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcmappingmodel`.cdm" ;; *.xcassets) - ABSOLUTE_XCASSET_FILE=$(realpath "${PODS_ROOT}/$1") - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + XCASSET_FILES="$XCASSET_FILES '$1'" ;; /*) echo "$1" @@ -58,15 +51,13 @@ install_resource() esac } -mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]]; then rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" fi rm -f "$RESOURCES_TO_COPY" -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n $XCASSET_FILES ] then case "${TARGETED_DEVICE_FAMILY}" in 1,2) @@ -82,14 +73,5 @@ then TARGET_DEVICE_ARGS="--target-device mac" ;; esac - - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "`realpath $PODS_ROOT`*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${IPHONEOS_DEPLOYMENT_TARGET}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + echo $XCASSET_FILES | xargs actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${IPHONEOS_DEPLOYMENT_TARGET}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" fi diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.debug.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.debug.xcconfig index ba9ec0d..15e5fa1 100644 --- a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.debug.xcconfig +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.debug.xcconfig @@ -1,8 +1,9 @@ CLANG_CXX_LANGUAGE_STANDARD = c++11 CLANG_CXX_LIBRARY = libc++ -FRAMEWORK_SEARCH_PATHS = $(inherited) $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" +FRAMEWORK_SEARCH_PATHS = $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" "$(SDKROOT)/Developer/Library/Frameworks" $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" "$(SDKROOT)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Expecta" -isystem "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/OCMock" -isystem "${PODS_ROOT}/Headers/Public/Specta" -isystem "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" -isystem "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = $(inherited) -ObjC -l"Expecta" -l"Expecta+Snapshots" -l"FBSnapshotTestCase" -l"OCMock" -l"Specta" -l"UIColor+FlatColors" -l"c++" -l"pop" -framework "Foundation" -framework "XCTest" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Pods-VBFPopFlatButtonTests-Expecta" -l"Pods-VBFPopFlatButtonTests-Expecta+Snapshots" -l"Pods-VBFPopFlatButtonTests-FBSnapshotTestCase" -l"Pods-VBFPopFlatButtonTests-OCMock" -l"Pods-VBFPopFlatButtonTests-Specta" -l"Pods-VBFPopFlatButtonTests-UIColor+FlatColors" -l"Pods-VBFPopFlatButtonTests-pop" -l"c++" -framework "Foundation" -framework "XCTest" +OTHER_LIBTOOLFLAGS = $(OTHER_LDFLAGS) PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.release.xcconfig b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.release.xcconfig index ba9ec0d..15e5fa1 100644 --- a/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.release.xcconfig +++ b/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests.release.xcconfig @@ -1,8 +1,9 @@ CLANG_CXX_LANGUAGE_STANDARD = c++11 CLANG_CXX_LIBRARY = libc++ -FRAMEWORK_SEARCH_PATHS = $(inherited) $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" +FRAMEWORK_SEARCH_PATHS = $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" "$(SDKROOT)/Developer/Library/Frameworks" $(inherited) $(DEVELOPER_FRAMEWORKS_DIR) "$(PLATFORM_DIR)/Developer/Library/Frameworks" "$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks" "$(SDKROOT)/Developer/Library/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Expecta" -isystem "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/OCMock" -isystem "${PODS_ROOT}/Headers/Public/Specta" -isystem "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" -isystem "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = $(inherited) -ObjC -l"Expecta" -l"Expecta+Snapshots" -l"FBSnapshotTestCase" -l"OCMock" -l"Specta" -l"UIColor+FlatColors" -l"c++" -l"pop" -framework "Foundation" -framework "XCTest" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Pods-VBFPopFlatButtonTests-Expecta" -l"Pods-VBFPopFlatButtonTests-Expecta+Snapshots" -l"Pods-VBFPopFlatButtonTests-FBSnapshotTestCase" -l"Pods-VBFPopFlatButtonTests-OCMock" -l"Pods-VBFPopFlatButtonTests-Specta" -l"Pods-VBFPopFlatButtonTests-UIColor+FlatColors" -l"Pods-VBFPopFlatButtonTests-pop" -l"c++" -framework "Foundation" -framework "XCTest" +OTHER_LIBTOOLFLAGS = $(OTHER_LDFLAGS) PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Pods/Target Support Files/pop/pop.xcconfig b/Pods/Target Support Files/Pods-pop/Pods-pop-Private.xcconfig similarity index 69% rename from Pods/Target Support Files/pop/pop.xcconfig rename to Pods/Target Support Files/Pods-pop/Pods-pop-Private.xcconfig index 7d8ee4c..9f71f88 100644 --- a/Pods/Target Support Files/pop/pop.xcconfig +++ b/Pods/Target Support Files/Pods-pop/Pods-pop-Private.xcconfig @@ -1,7 +1,8 @@ -CLANG_CXX_LANGUAGE_STANDARD = c++11 -CLANG_CXX_LIBRARY = libc++ +#include "Pods-pop.xcconfig" +CLANG_CXX_LANGUAGE_STANDARD = ${PODS_POP_CLANG_CXX_LANGUAGE_STANDARD} +CLANG_CXX_LIBRARY = ${PODS_POP_CLANG_CXX_LIBRARY} GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/pop" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = -l"c++" +OTHER_LDFLAGS = ${PODS_POP_OTHER_LDFLAGS} -ObjC PODS_ROOT = ${SRCROOT} SKIP_INSTALL = YES \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-pop/Pods-pop-dummy.m b/Pods/Target Support Files/Pods-pop/Pods-pop-dummy.m new file mode 100644 index 0000000..d07c34b --- /dev/null +++ b/Pods/Target Support Files/Pods-pop/Pods-pop-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_pop : NSObject +@end +@implementation PodsDummy_Pods_pop +@end diff --git a/Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots-prefix.pch b/Pods/Target Support Files/Pods-pop/Pods-pop-prefix.pch similarity index 62% rename from Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots-prefix.pch rename to Pods/Target Support Files/Pods-pop/Pods-pop-prefix.pch index aa992a4..95cf11d 100644 --- a/Pods/Target Support Files/Expecta+Snapshots/Expecta+Snapshots-prefix.pch +++ b/Pods/Target Support Files/Pods-pop/Pods-pop-prefix.pch @@ -2,3 +2,4 @@ #import #endif +#import "Pods-environment.h" diff --git a/Pods/Target Support Files/Pods-pop/Pods-pop.xcconfig b/Pods/Target Support Files/Pods-pop/Pods-pop.xcconfig new file mode 100644 index 0000000..40e5d19 --- /dev/null +++ b/Pods/Target Support Files/Pods-pop/Pods-pop.xcconfig @@ -0,0 +1,3 @@ +PODS_POP_CLANG_CXX_LANGUAGE_STANDARD = c++11 +PODS_POP_CLANG_CXX_LIBRARY = libc++ +PODS_POP_OTHER_LDFLAGS = -l"c++" \ No newline at end of file diff --git a/Pods/Target Support Files/Pods/Pods-environment.h b/Pods/Target Support Files/Pods/Pods-environment.h new file mode 100644 index 0000000..390ef76 --- /dev/null +++ b/Pods/Target Support Files/Pods/Pods-environment.h @@ -0,0 +1,20 @@ + +// To check if a library is compiled with CocoaPods you +// can use the `COCOAPODS` macro definition which is +// defined in the xcconfigs so it is available in +// headers also when they are imported in the client +// project. + + +// UIColor+FlatColors +#define COCOAPODS_POD_AVAILABLE_UIColor_FlatColors +#define COCOAPODS_VERSION_MAJOR_UIColor_FlatColors 0 +#define COCOAPODS_VERSION_MINOR_UIColor_FlatColors 0 +#define COCOAPODS_VERSION_PATCH_UIColor_FlatColors 2 + +// pop +#define COCOAPODS_POD_AVAILABLE_pop +#define COCOAPODS_VERSION_MAJOR_pop 1 +#define COCOAPODS_VERSION_MINOR_pop 0 +#define COCOAPODS_VERSION_PATCH_pop 6 + diff --git a/Pods/Target Support Files/Pods/Pods-frameworks.sh b/Pods/Target Support Files/Pods/Pods-frameworks.sh deleted file mode 100755 index 6f76344..0000000 --- a/Pods/Target Support Files/Pods/Pods-frameworks.sh +++ /dev/null @@ -1,84 +0,0 @@ -#!/bin/sh -set -e - -echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" -mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - -SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" - -install_framework() -{ - if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then - local source="${BUILT_PRODUCTS_DIR}/$1" - elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then - local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" - elif [ -r "$1" ]; then - local source="$1" - fi - - local destination="${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" - - if [ -L "${source}" ]; then - echo "Symlinked..." - source="$(readlink "${source}")" - fi - - # use filter instead of exclude so missing patterns dont' throw errors - echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" - rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" - - local basename - basename="$(basename -s .framework "$1")" - binary="${destination}/${basename}.framework/${basename}" - if ! [ -r "$binary" ]; then - binary="${destination}/${basename}" - fi - - # Strip invalid architectures so "fat" simulator / device frameworks work on device - if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then - strip_invalid_archs "$binary" - fi - - # Resign the code if required by the build settings to avoid unstable apps - code_sign_if_enabled "${destination}/$(basename "$1")" - - # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. - if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then - local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) - for lib in $swift_runtime_libs; do - echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" - rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" - code_sign_if_enabled "${destination}/${lib}" - done - fi -} - -# Signs a framework with the provided identity -code_sign_if_enabled() { - if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then - # Use the current code_sign_identitiy - echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements \"$1\"" - /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements "$1" - fi -} - -# Strip invalid architectures -strip_invalid_archs() { - binary="$1" - # Get architectures for current file - archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" - stripped="" - for arch in $archs; do - if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then - # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$binary" "$binary" || exit 1 - stripped="$stripped $arch" - fi - done - if [[ "$stripped" ]]; then - echo "Stripped $binary of architectures:$stripped" - fi -} - diff --git a/Pods/Target Support Files/Pods/Pods-resources.sh b/Pods/Target Support Files/Pods/Pods-resources.sh index 16774fb..64c6f7a 100755 --- a/Pods/Target Support Files/Pods/Pods-resources.sh +++ b/Pods/Target Support Files/Pods/Pods-resources.sh @@ -6,13 +6,7 @@ mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt > "$RESOURCES_TO_COPY" -XCASSET_FILES=() - -realpath() { - DIRECTORY="$(cd "${1%/*}" && pwd)" - FILENAME="${1##*/}" - echo "$DIRECTORY/$FILENAME" -} +XCASSET_FILES="" install_resource() { @@ -22,7 +16,7 @@ install_resource() ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .storyboard`.storyboardc" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" ;; *.xib) - echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib ${PODS_ROOT}/$1 --sdk ${SDKROOT}" + echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib ${PODS_ROOT}/$1 --sdk ${SDKROOT}" ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" ;; *.framework) @@ -44,8 +38,7 @@ install_resource() xcrun mapc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcmappingmodel`.cdm" ;; *.xcassets) - ABSOLUTE_XCASSET_FILE=$(realpath "${PODS_ROOT}/$1") - XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + XCASSET_FILES="$XCASSET_FILES '$1'" ;; /*) echo "$1" @@ -58,15 +51,13 @@ install_resource() esac } -mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then - mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]]; then rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" fi rm -f "$RESOURCES_TO_COPY" -if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n $XCASSET_FILES ] then case "${TARGETED_DEVICE_FAMILY}" in 1,2) @@ -82,14 +73,5 @@ then TARGET_DEVICE_ARGS="--target-device mac" ;; esac - - # Find all other xcassets (this unfortunately includes those of path pods and other targets). - OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) - while read line; do - if [[ $line != "`realpath $PODS_ROOT`*" ]]; then - XCASSET_FILES+=("$line") - fi - done <<<"$OTHER_XCASSETS" - - printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${IPHONEOS_DEPLOYMENT_TARGET}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + echo $XCASSET_FILES | xargs actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${IPHONEOS_DEPLOYMENT_TARGET}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" fi diff --git a/Pods/Target Support Files/Pods/Pods.debug.xcconfig b/Pods/Target Support Files/Pods/Pods.debug.xcconfig index f648472..be29413 100644 --- a/Pods/Target Support Files/Pods/Pods.debug.xcconfig +++ b/Pods/Target Support Files/Pods/Pods.debug.xcconfig @@ -3,5 +3,6 @@ CLANG_CXX_LIBRARY = libc++ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Expecta" -isystem "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/OCMock" -isystem "${PODS_ROOT}/Headers/Public/Specta" -isystem "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" -isystem "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = $(inherited) -ObjC -l"UIColor+FlatColors" -l"c++" -l"pop" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Pods-UIColor+FlatColors" -l"Pods-pop" -l"c++" +OTHER_LIBTOOLFLAGS = $(OTHER_LDFLAGS) PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Pods/Target Support Files/Pods/Pods.release.xcconfig b/Pods/Target Support Files/Pods/Pods.release.xcconfig index f648472..be29413 100644 --- a/Pods/Target Support Files/Pods/Pods.release.xcconfig +++ b/Pods/Target Support Files/Pods/Pods.release.xcconfig @@ -3,5 +3,6 @@ CLANG_CXX_LIBRARY = libc++ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Expecta" "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/OCMock" "${PODS_ROOT}/Headers/Public/Specta" "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" "${PODS_ROOT}/Headers/Public/pop" OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/Expecta" -isystem "${PODS_ROOT}/Headers/Public/Expecta+Snapshots" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/OCMock" -isystem "${PODS_ROOT}/Headers/Public/Specta" -isystem "${PODS_ROOT}/Headers/Public/UIColor+FlatColors" -isystem "${PODS_ROOT}/Headers/Public/pop" -OTHER_LDFLAGS = $(inherited) -ObjC -l"UIColor+FlatColors" -l"c++" -l"pop" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Pods-UIColor+FlatColors" -l"Pods-pop" -l"c++" +OTHER_LIBTOOLFLAGS = $(OTHER_LDFLAGS) PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Pods/Target Support Files/Specta/Specta-dummy.m b/Pods/Target Support Files/Specta/Specta-dummy.m deleted file mode 100644 index fdae423..0000000 --- a/Pods/Target Support Files/Specta/Specta-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_Specta : NSObject -@end -@implementation PodsDummy_Specta -@end diff --git a/Pods/Target Support Files/Specta/Specta-prefix.pch b/Pods/Target Support Files/Specta/Specta-prefix.pch deleted file mode 100644 index aa992a4..0000000 --- a/Pods/Target Support Files/Specta/Specta-prefix.pch +++ /dev/null @@ -1,4 +0,0 @@ -#ifdef __OBJC__ -#import -#endif - diff --git a/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-dummy.m b/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-dummy.m deleted file mode 100644 index 6eff933..0000000 --- a/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_UIColor_FlatColors : NSObject -@end -@implementation PodsDummy_UIColor_FlatColors -@end diff --git a/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-prefix.pch b/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-prefix.pch deleted file mode 100644 index aa992a4..0000000 --- a/Pods/Target Support Files/UIColor+FlatColors/UIColor+FlatColors-prefix.pch +++ /dev/null @@ -1,4 +0,0 @@ -#ifdef __OBJC__ -#import -#endif - diff --git a/Pods/Target Support Files/pop/pop-dummy.m b/Pods/Target Support Files/pop/pop-dummy.m deleted file mode 100644 index 19ed261..0000000 --- a/Pods/Target Support Files/pop/pop-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_pop : NSObject -@end -@implementation PodsDummy_pop -@end diff --git a/Pods/Target Support Files/pop/pop-prefix.pch b/Pods/Target Support Files/pop/pop-prefix.pch deleted file mode 100644 index aa992a4..0000000 --- a/Pods/Target Support Files/pop/pop-prefix.pch +++ /dev/null @@ -1,4 +0,0 @@ -#ifdef __OBJC__ -#import -#endif - diff --git a/VBFPopFlatButton.xcodeproj/project.pbxproj b/VBFPopFlatButton.xcodeproj/project.pbxproj index 9c4b9ea..008d80a 100644 --- a/VBFPopFlatButton.xcodeproj/project.pbxproj +++ b/VBFPopFlatButton.xcodeproj/project.pbxproj @@ -19,6 +19,7 @@ C7C49251199FC4A2004CAF5A /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C49250199FC4A2004CAF5A /* ViewController.m */; }; C7C49254199FC4A2004CAF5A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C7C49252199FC4A2004CAF5A /* Main.storyboard */; }; C7C49256199FC4A2004CAF5A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C7C49255199FC4A2004CAF5A /* Images.xcassets */; }; + C7C49262199FC4A2004CAF5A /* VBFPopFlatButtonTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C49261199FC4A2004CAF5A /* VBFPopFlatButtonTests.m */; }; CD00BAB21AE2A17B00DEA2B0 /* VBFPopFlatButtonScreenshotTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CD00BAB11AE2A17B00DEA2B0 /* VBFPopFlatButtonScreenshotTests.m */; }; FEF1338D55A589D54A60D8A5 /* libPods-VBFPopFlatButtonTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B16CBE0358AF440BAB2722A /* libPods-VBFPopFlatButtonTests.a */; }; /* End PBXBuildFile section */ @@ -59,6 +60,7 @@ C7C49255199FC4A2004CAF5A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; C7C4925B199FC4A2004CAF5A /* VBFPopFlatButtonTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = VBFPopFlatButtonTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; C7C49260199FC4A2004CAF5A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + C7C49261199FC4A2004CAF5A /* VBFPopFlatButtonTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VBFPopFlatButtonTests.m; sourceTree = ""; }; CD00BAB11AE2A17B00DEA2B0 /* VBFPopFlatButtonScreenshotTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VBFPopFlatButtonScreenshotTests.m; sourceTree = ""; }; /* End PBXFileReference section */ @@ -168,6 +170,7 @@ C7C4925E199FC4A2004CAF5A /* VBFPopFlatButtonTests */ = { isa = PBXGroup; children = ( + C7C49261199FC4A2004CAF5A /* VBFPopFlatButtonTests.m */, CD00BAB11AE2A17B00DEA2B0 /* VBFPopFlatButtonScreenshotTests.m */, C7C4925F199FC4A2004CAF5A /* Supporting Files */, ); @@ -194,7 +197,6 @@ C7C49242199FC4A2004CAF5A /* Frameworks */, C7C49243199FC4A2004CAF5A /* Resources */, 07FBEC40D78E4D49A2D8C2E5 /* Copy Pods Resources */, - AD15919E99367FAC584FF5CE /* Embed Pods Frameworks */, ); buildRules = ( ); @@ -214,7 +216,6 @@ C7C49258199FC4A2004CAF5A /* Frameworks */, C7C49259199FC4A2004CAF5A /* Resources */, 5CBBDF277B9DF560036F34EC /* Copy Pods Resources */, - 31B8149CD2C8C12B2ED229B6 /* Embed Pods Frameworks */, ); buildRules = ( ); @@ -232,7 +233,7 @@ C7C4923D199FC4A2004CAF5A /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0710; + LastUpgradeCheck = 0600; ORGANIZATIONNAME = "Victor Baro"; TargetAttributes = { C7C49244199FC4A2004CAF5A = { @@ -298,21 +299,6 @@ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 31B8149CD2C8C12B2ED229B6 /* Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; 36AA18E94F1E4F6E8FDDAB47 /* Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -358,21 +344,6 @@ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-VBFPopFlatButtonTests/Pods-VBFPopFlatButtonTests-resources.sh\"\n"; showEnvVarsInLog = 0; }; - AD15919E99367FAC584FF5CE /* Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ @@ -392,6 +363,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + C7C49262199FC4A2004CAF5A /* VBFPopFlatButtonTests.m in Sources */, CD00BAB21AE2A17B00DEA2B0 /* VBFPopFlatButtonScreenshotTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -438,7 +410,6 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; @@ -504,7 +475,6 @@ INFOPLIST_FILE = VBFPopFlatButton/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 7.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.victorbaro.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; @@ -518,7 +488,6 @@ INFOPLIST_FILE = VBFPopFlatButton/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 7.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.victorbaro.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; @@ -539,7 +508,6 @@ INFOPLIST_FILE = VBFPopFlatButtonTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 7.1; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.victorbaro.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/VBFPopFlatButton.app/VBFPopFlatButton"; }; @@ -557,7 +525,6 @@ INFOPLIST_FILE = VBFPopFlatButtonTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 7.1; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "com.victorbaro.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/VBFPopFlatButton.app/VBFPopFlatButton"; }; diff --git a/VBFPopFlatButton.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/VBFPopFlatButton.xcscheme b/VBFPopFlatButton.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/VBFPopFlatButton.xcscheme index 351afa8..38343cf 100644 --- a/VBFPopFlatButton.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/VBFPopFlatButton.xcscheme +++ b/VBFPopFlatButton.xcodeproj/xcuserdata/victorbaro.xcuserdatad/xcschemes/VBFPopFlatButton.xcscheme @@ -1,6 +1,6 @@ + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> @@ -62,21 +62,17 @@ ReferencedContainer = "container:VBFPopFlatButton.xcodeproj"> - - - + - + CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) + com.victorbaro.$(PRODUCT_NAME:rfc1034identifier) CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/VBFPopFlatButtonTests/Info.plist b/VBFPopFlatButtonTests/Info.plist index ba72822..08ab5a1 100644 --- a/VBFPopFlatButtonTests/Info.plist +++ b/VBFPopFlatButtonTests/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) + com.victorbaro.$(PRODUCT_NAME:rfc1034identifier) CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/VBFPopFlatButtonTests/VBFPopFlatButtonTests.m b/VBFPopFlatButtonTests/VBFPopFlatButtonTests.m new file mode 100644 index 0000000..3e026e4 --- /dev/null +++ b/VBFPopFlatButtonTests/VBFPopFlatButtonTests.m @@ -0,0 +1,35 @@ +// +// VBFPopFlatButtonTests.m +// VBFPopFlatButtonTests +// +// Created by Victor Baro on 16/08/2014. +// Copyright (c) 2014 Victor Baro. All rights reserved. +// + +#import +#import + +@interface VBFPopFlatButtonTests : XCTestCase + +@end + +@implementation VBFPopFlatButtonTests + +- (void)setUp { + [super setUp]; + // Put setup code here. This method is called before the invocation of each test method in the class. +} + +- (void)tearDown { + // Put teardown code here. This method is called after the invocation of each test method in the class. + [super tearDown]; +} + +- (void)testExample { + // This is an example of a functional test case. + XCTAssert(YES, @"Pass"); +} + + + +@end