diff --git a/Example/Podfile.lock b/Example/Podfile.lock
index b7c04bf..1eaae06 100644
--- a/Example/Podfile.lock
+++ b/Example/Podfile.lock
@@ -1,7 +1,7 @@
PODS:
- KIF (3.5.1):
- KIF/Core (= 3.5.1)
- - KIF-Quick (1.0.0):
+ - KIF-Quick (1.0.1):
- KIF (~> 3.0)
- Quick (~> 0.9.3)
- KIF/Core (3.5.1)
@@ -16,7 +16,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
KIF: 082eb65279e51c3092923802849eb796a04982ab
- KIF-Quick: 6eeaa3f43feab06672723053eabb945d228f9fb8
+ KIF-Quick: b619892d25382b99a469dd1cf1f13e41b6cf811f
Quick: 13a2a2b19a5d8e3ed4fd0c36ee46597fd77ebf71
PODFILE CHECKSUM: 48447a2c9dab6d7233a99da1a7a9670158e4eb0e
diff --git a/Example/Pods/Local Podspecs/KIF-Quick.podspec.json b/Example/Pods/Local Podspecs/KIF-Quick.podspec.json
index 11cdee4..8e3e4f8 100644
--- a/Example/Pods/Local Podspecs/KIF-Quick.podspec.json
+++ b/Example/Pods/Local Podspecs/KIF-Quick.podspec.json
@@ -1,6 +1,6 @@
{
"name": "KIF-Quick",
- "version": "1.0.0",
+ "version": "1.0.1",
"summary": "Enable Behaviour-Driven Integration Tests built on KIF using Quick syntax",
"description": "Write Quick specs to drive KIF actors through user interface actions.\n\t\t * capture screenshots for failing tests\n\t\t * share common setup using spec context",
"homepage": "https://github.com/doordash/KIF-Quick",
@@ -13,7 +13,7 @@
},
"source": {
"git": "https://github.com/doordash/KIF-Quick.git",
- "tag": "1.0.0"
+ "tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock
index b7c04bf..1eaae06 100644
--- a/Example/Pods/Manifest.lock
+++ b/Example/Pods/Manifest.lock
@@ -1,7 +1,7 @@
PODS:
- KIF (3.5.1):
- KIF/Core (= 3.5.1)
- - KIF-Quick (1.0.0):
+ - KIF-Quick (1.0.1):
- KIF (~> 3.0)
- Quick (~> 0.9.3)
- KIF/Core (3.5.1)
@@ -16,7 +16,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
KIF: 082eb65279e51c3092923802849eb796a04982ab
- KIF-Quick: 6eeaa3f43feab06672723053eabb945d228f9fb8
+ KIF-Quick: b619892d25382b99a469dd1cf1f13e41b6cf811f
Quick: 13a2a2b19a5d8e3ed4fd0c36ee46597fd77ebf71
PODFILE CHECKSUM: 48447a2c9dab6d7233a99da1a7a9670158e4eb0e
diff --git a/Example/Pods/Target Support Files/KIF-Quick/Info.plist b/Example/Pods/Target Support Files/KIF-Quick/Info.plist
index 2243fe6..3c175b6 100644
--- a/Example/Pods/Target Support Files/KIF-Quick/Info.plist
+++ b/Example/Pods/Target Support Files/KIF-Quick/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0.0
+ 1.0.1
CFBundleSignature
????
CFBundleVersion