From 8682b4dcf9c89bc6e10882a85bbb9436ec8078f2 Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Tue, 10 May 2016 10:48:27 -0500 Subject: [PATCH] Update the Example project to use CocoaPods 1.0 --- Example/Espressos.xcodeproj/project.pbxproj | 94 ++++++++++----------- Example/Podfile | 22 ++--- Example/Podfile.lock | 4 +- 3 files changed, 57 insertions(+), 63 deletions(-) diff --git a/Example/Espressos.xcodeproj/project.pbxproj b/Example/Espressos.xcodeproj/project.pbxproj index c48a626a..5dad1edf 100644 --- a/Example/Espressos.xcodeproj/project.pbxproj +++ b/Example/Espressos.xcodeproj/project.pbxproj @@ -7,8 +7,8 @@ objects = { /* Begin PBXBuildFile section */ - B6EDD905BC31B7CDBC772A6E /* libPods-Espressos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E5AA1C6D161D3700C394B3E8 /* libPods-Espressos.a */; }; - CBB8BA972A3E9E100E5BEC20 /* libPods-TTTAttributedLabelTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F5661A15C6EB332A5F384694 /* libPods-TTTAttributedLabelTests.a */; }; + 1D6885FF5C16F002A6DA223F /* libPods-Espressos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AC62060C4B25AB073AB37813 /* libPods-Espressos.a */; }; + 26063FDBA7D33D854ADA59A6 /* libPods-TTTAttributedLabelTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D0D54BD96951F3D9A1C3571 /* libPods-TTTAttributedLabelTests.a */; }; E957D6671B2F9A1800090F1E /* AppTestDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E957D6661B2F9A1800090F1E /* AppTestDelegate.m */; }; E9B3C6EC1A32C2DB00D43DF9 /* TTTAttributedLabelTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E9B3C6EB1A32C2DB00D43DF9 /* TTTAttributedLabelTests.m */; }; E9B3C6F61A32C5B100D43DF9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E9B3C6F51A32C5B100D43DF9 /* Images.xcassets */; }; @@ -36,20 +36,17 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 243B6281D87C3C8A26DE726F /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; - 2E90FFBC1DDA1DE490C5256A /* Pods-TTTAttributedLabelTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TTTAttributedLabelTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests.release.xcconfig"; sourceTree = ""; }; - 660187FBA08BD9C0FFBEAE6D /* Pods-Espressos.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Espressos.release.xcconfig"; path = "Pods/Target Support Files/Pods-Espressos/Pods-Espressos.release.xcconfig"; sourceTree = ""; }; - AB368CC0B70138BF59EF5687 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = ""; }; - ABD98C20CBB3ED458920107F /* Pods-Espressos.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Espressos.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Espressos/Pods-Espressos.debug.xcconfig"; sourceTree = ""; }; - D21F16D2D49068B84D92B071 /* Pods-TTTAttributedLabelTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TTTAttributedLabelTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests.debug.xcconfig"; sourceTree = ""; }; - E5AA1C6D161D3700C394B3E8 /* libPods-Espressos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Espressos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 303C95C3781F009515748AB3 /* Pods-Espressos.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Espressos.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Espressos/Pods-Espressos.debug.xcconfig"; sourceTree = ""; }; + 3D0D54BD96951F3D9A1C3571 /* libPods-TTTAttributedLabelTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TTTAttributedLabelTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 736D64608B28383ED22CCBC6 /* Pods-Espressos.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Espressos.release.xcconfig"; path = "Pods/Target Support Files/Pods-Espressos/Pods-Espressos.release.xcconfig"; sourceTree = ""; }; + AC62060C4B25AB073AB37813 /* libPods-Espressos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Espressos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + C9C8E461E27F4753FE0EB37C /* Pods-TTTAttributedLabelTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TTTAttributedLabelTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests.debug.xcconfig"; sourceTree = ""; }; E957D6651B2F9A1800090F1E /* AppTestDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppTestDelegate.h; sourceTree = SOURCE_ROOT; }; E957D6661B2F9A1800090F1E /* AppTestDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppTestDelegate.m; sourceTree = SOURCE_ROOT; }; E9B3C6E71A32C2DB00D43DF9 /* TTTAttributedLabelTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TTTAttributedLabelTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; E9B3C6EA1A32C2DB00D43DF9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; E9B3C6EB1A32C2DB00D43DF9 /* TTTAttributedLabelTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTTAttributedLabelTests.m; sourceTree = ""; }; E9B3C6F51A32C5B100D43DF9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Espressos/Images.xcassets; sourceTree = ""; }; - F5661A15C6EB332A5F384694 /* libPods-TTTAttributedLabelTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TTTAttributedLabelTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; F83BDEA918A5C2DF003893B2 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; F877A35C13782AF10022A8AB /* Espressos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Espressos.app; sourceTree = BUILT_PRODUCTS_DIR; }; F877A36013782AF10022A8AB /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; @@ -68,6 +65,7 @@ F8C05AAB1657171400B0ACDD /* DetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailViewController.m; sourceTree = SOURCE_ROOT; }; F8C05AAC1657171400B0ACDD /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = SOURCE_ROOT; }; F8C05AB51657174F00B0ACDD /* espressos.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = espressos.txt; sourceTree = SOURCE_ROOT; }; + FA1BE25B83BF9681A6E6C203 /* Pods-TTTAttributedLabelTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TTTAttributedLabelTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -75,7 +73,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - CBB8BA972A3E9E100E5BEC20 /* libPods-TTTAttributedLabelTests.a in Frameworks */, + 26063FDBA7D33D854ADA59A6 /* libPods-TTTAttributedLabelTests.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -88,22 +86,20 @@ F877A36113782AF10022A8AB /* UIKit.framework in Frameworks */, F877A36313782AF10022A8AB /* Foundation.framework in Frameworks */, F877A36513782AF10022A8AB /* CoreGraphics.framework in Frameworks */, - B6EDD905BC31B7CDBC772A6E /* libPods-Espressos.a in Frameworks */, + 1D6885FF5C16F002A6DA223F /* libPods-Espressos.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - E737325308CE2E195C13470A /* Pods */ = { + 4BDE5C6E2F26F108B36BFCCC /* Pods */ = { isa = PBXGroup; children = ( - 243B6281D87C3C8A26DE726F /* Pods.debug.xcconfig */, - AB368CC0B70138BF59EF5687 /* Pods.release.xcconfig */, - D21F16D2D49068B84D92B071 /* Pods-TTTAttributedLabelTests.debug.xcconfig */, - 2E90FFBC1DDA1DE490C5256A /* Pods-TTTAttributedLabelTests.release.xcconfig */, - ABD98C20CBB3ED458920107F /* Pods-Espressos.debug.xcconfig */, - 660187FBA08BD9C0FFBEAE6D /* Pods-Espressos.release.xcconfig */, + 303C95C3781F009515748AB3 /* Pods-Espressos.debug.xcconfig */, + 736D64608B28383ED22CCBC6 /* Pods-Espressos.release.xcconfig */, + C9C8E461E27F4753FE0EB37C /* Pods-TTTAttributedLabelTests.debug.xcconfig */, + FA1BE25B83BF9681A6E6C203 /* Pods-TTTAttributedLabelTests.release.xcconfig */, ); name = Pods; sourceTree = ""; @@ -133,7 +129,7 @@ E9B3C6E81A32C2DB00D43DF9 /* TTTAttributedLabelTests */, F877A35F13782AF10022A8AB /* Frameworks */, F877A35D13782AF10022A8AB /* Products */, - E737325308CE2E195C13470A /* Pods */, + 4BDE5C6E2F26F108B36BFCCC /* Pods */, ); sourceTree = ""; }; @@ -154,8 +150,8 @@ F877A36213782AF10022A8AB /* Foundation.framework */, F877A36413782AF10022A8AB /* CoreGraphics.framework */, F877A39413782FC10022A8AB /* CoreText.framework */, - F5661A15C6EB332A5F384694 /* libPods-TTTAttributedLabelTests.a */, - E5AA1C6D161D3700C394B3E8 /* libPods-Espressos.a */, + AC62060C4B25AB073AB37813 /* libPods-Espressos.a */, + 3D0D54BD96951F3D9A1C3571 /* libPods-TTTAttributedLabelTests.a */, ); name = Frameworks; sourceTree = ""; @@ -213,12 +209,12 @@ isa = PBXNativeTarget; buildConfigurationList = E9B3C6F11A32C2DB00D43DF9 /* Build configuration list for PBXNativeTarget "TTTAttributedLabelTests" */; buildPhases = ( - 3CD1DD63CE5A05DF88839E86 /* Check Pods Manifest.lock */, + E76A20340FB035F0BC8064A2 /* 📦 Check Pods Manifest.lock */, E9B3C6E31A32C2DB00D43DF9 /* Sources */, E9B3C6E41A32C2DB00D43DF9 /* Frameworks */, E9B3C6E51A32C2DB00D43DF9 /* Resources */, - D864B42A8ED05D61B246E908 /* Copy Pods Resources */, - 24DB63522955B1E4CE17AB6F /* Embed Pods Frameworks */, + DD717D4A5F11386FE256C6A7 /* 📦 Embed Pods Frameworks */, + 16F8FA04FEDA761837467646 /* 📦 Copy Pods Resources */, ); buildRules = ( ); @@ -234,12 +230,12 @@ isa = PBXNativeTarget; buildConfigurationList = F877A37D13782AF10022A8AB /* Build configuration list for PBXNativeTarget "Espressos" */; buildPhases = ( - 85E8C50BE5E0B13000A896E1 /* Check Pods Manifest.lock */, + F393ECD248C58569453976C0 /* 📦 Check Pods Manifest.lock */, F877A35813782AF10022A8AB /* Sources */, F877A35913782AF10022A8AB /* Frameworks */, F877A35A13782AF10022A8AB /* Resources */, - 042203FAF8DD572FA1E9C16A /* Copy Pods Resources */, - 0CF66B7E90C5EF719FE09527 /* Embed Pods Frameworks */, + AEB16667254BCE50284F55A6 /* 📦 Embed Pods Frameworks */, + 539D7732F18DAD470AC7534E /* 📦 Copy Pods Resources */, ); buildRules = ( ); @@ -303,74 +299,74 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 042203FAF8DD572FA1E9C16A /* Copy Pods Resources */ = { + 16F8FA04FEDA761837467646 /* 📦 Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); - name = "Copy Pods Resources"; + name = "📦 Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Espressos/Pods-Espressos-resources.sh\"\n"; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 0CF66B7E90C5EF719FE09527 /* Embed Pods Frameworks */ = { + 539D7732F18DAD470AC7534E /* 📦 Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); - name = "Embed Pods Frameworks"; + name = "📦 Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Espressos/Pods-Espressos-frameworks.sh\"\n"; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Espressos/Pods-Espressos-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 24DB63522955B1E4CE17AB6F /* Embed Pods Frameworks */ = { + AEB16667254BCE50284F55A6 /* 📦 Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); - name = "Embed Pods Frameworks"; + name = "📦 Embed Pods Frameworks"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests-frameworks.sh\"\n"; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Espressos/Pods-Espressos-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - 3CD1DD63CE5A05DF88839E86 /* Check Pods Manifest.lock */ = { + DD717D4A5F11386FE256C6A7 /* 📦 Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); - name = "Check Pods Manifest.lock"; + name = "📦 Embed Pods Frameworks"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - 85E8C50BE5E0B13000A896E1 /* Check Pods Manifest.lock */ = { + E76A20340FB035F0BC8064A2 /* 📦 Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); - name = "Check Pods Manifest.lock"; + name = "📦 Check Pods Manifest.lock"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; @@ -378,19 +374,19 @@ shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; showEnvVarsInLog = 0; }; - D864B42A8ED05D61B246E908 /* Copy Pods Resources */ = { + F393ECD248C58569453976C0 /* 📦 Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); - name = "Copy Pods Resources"; + name = "📦 Check Pods Manifest.lock"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TTTAttributedLabelTests/Pods-TTTAttributedLabelTests-resources.sh\"\n"; + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -430,7 +426,7 @@ /* Begin XCBuildConfiguration section */ E9B3C6EF1A32C2DB00D43DF9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D21F16D2D49068B84D92B071 /* Pods-TTTAttributedLabelTests.debug.xcconfig */; + baseConfigurationReference = C9C8E461E27F4753FE0EB37C /* Pods-TTTAttributedLabelTests.debug.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; BUNDLE_LOADER = "$(TEST_HOST)"; @@ -466,7 +462,7 @@ }; E9B3C6F01A32C2DB00D43DF9 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2E90FFBC1DDA1DE490C5256A /* Pods-TTTAttributedLabelTests.release.xcconfig */; + baseConfigurationReference = FA1BE25B83BF9681A6E6C203 /* Pods-TTTAttributedLabelTests.release.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; BUNDLE_LOADER = "$(TEST_HOST)"; @@ -594,7 +590,7 @@ }; F877A37E13782AF10022A8AB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = ABD98C20CBB3ED458920107F /* Pods-Espressos.debug.xcconfig */; + baseConfigurationReference = 303C95C3781F009515748AB3 /* Pods-Espressos.debug.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; @@ -617,7 +613,7 @@ }; F877A37F13782AF10022A8AB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 660187FBA08BD9C0FFBEAE6D /* Pods-Espressos.release.xcconfig */; + baseConfigurationReference = 736D64608B28383ED22CCBC6 /* Pods-Espressos.release.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; diff --git a/Example/Podfile b/Example/Podfile index 0371f6d2..1625915b 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -2,20 +2,16 @@ source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' -xcodeproj 'Espressos' - -def install_pods - pod 'TTTAttributedLabel', :path => '../' -end +project 'Espressos' target :Espressos do - install_pods -end + pod 'TTTAttributedLabel', :path => '../' -target :TTTAttributedLabelTests, :exclusive => true do - install_pods - pod 'FBSnapshotTestCase/Core' - pod 'Expecta' - pod 'OCMock' - pod 'KIF' + target :TTTAttributedLabelTests do + inherit! :search_paths + pod 'FBSnapshotTestCase/Core' + pod 'Expecta' + pod 'OCMock' + pod 'KIF' + end end diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 845e87d0..a3c2dacd 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -25,4 +25,6 @@ SPEC CHECKSUMS: OCMock: d68685bde31f69cb61d518dcb39269080c78b5ed TTTAttributedLabel: 8cffe8e127e4e82ff3af1e5386d4cd0ad000b656 -COCOAPODS: 0.39.0 +PODFILE CHECKSUM: 434cefa0f9ef66f9f02f7457310d2e397c4215f7 + +COCOAPODS: 1.0.0