diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 0de50a0..92d69cc 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - Jelly (1.2.5) + - Jelly (2.0.0) - Nimble (7.3.1) - Quick (1.3.2) - TouchVisualizer (3.1.0) @@ -15,7 +15,7 @@ EXTERNAL SOURCES: :path: ../ SPEC CHECKSUMS: - Jelly: a6f48f175497c91cbfe1443b94fe93ffd4a8750f + Jelly: a07d630c825837fd7e18a62c04c720816dd89539 Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae Quick: 2623cb30d7a7f41ca62f684f679586558f483d46 TouchVisualizer: b97b1efb0f25d1408bb4557e6f493eae454425e7 diff --git a/Example/Pods/Local Podspecs/Jelly.podspec.json b/Example/Pods/Local Podspecs/Jelly.podspec.json index 558335a..3ec99f7 100644 --- a/Example/Pods/Local Podspecs/Jelly.podspec.json +++ b/Example/Pods/Local Podspecs/Jelly.podspec.json @@ -1,6 +1,6 @@ { "name": "Jelly", - "version": "1.2.5", + "version": "2.0.0", "summary": "Jelly provides custom view controller animations with just a few lines of code", "description": "Jelly is a simple to use Animation-Library\nIt helps you to add rich animations to your app without writing boiler code over and over", "homepage": "https://github.com/SebastianBoldt/Jelly", @@ -14,7 +14,7 @@ "social_media_url": "https://twitter.com/sebastianboldt", "source": { "git": "https://github.com/SebastianBoldt/Jelly.git", - "tag": "1.2.5" + "tag": "2.0.0" }, "platforms": { "ios": "11.0" diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 0de50a0..92d69cc 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - Jelly (1.2.5) + - Jelly (2.0.0) - Nimble (7.3.1) - Quick (1.3.2) - TouchVisualizer (3.1.0) @@ -15,7 +15,7 @@ EXTERNAL SOURCES: :path: ../ SPEC CHECKSUMS: - Jelly: a6f48f175497c91cbfe1443b94fe93ffd4a8750f + Jelly: a07d630c825837fd7e18a62c04c720816dd89539 Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae Quick: 2623cb30d7a7f41ca62f684f679586558f483d46 TouchVisualizer: b97b1efb0f25d1408bb4557e6f493eae454425e7 diff --git a/Example/Pods/Target Support Files/Jelly/Info.plist b/Example/Pods/Target Support Files/Jelly/Info.plist index b27458d..0a12077 100644 --- a/Example/Pods/Target Support Files/Jelly/Info.plist +++ b/Example/Pods/Target Support Files/Jelly/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.5 + 2.0.0 CFBundleSignature ???? CFBundleVersion