diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 5e633cd..4f67d62 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -29,10 +29,10 @@ PODS: - CocoaLumberjack/Extensions (2.2.0): - CocoaLumberjack/Default - NSObject-SafeExpectations (0.0.2) - - WordPress-iOS-Editor (1.1.4): + - WordPress-iOS-Editor (1.1.5): - CocoaLumberjack (~> 2.2.0) - NSObject-SafeExpectations (~> 0.0.2) - - WordPress-iOS-Shared (~> 0.5.1) + - WordPress-iOS-Shared (~> 0.5.3) - WordPressCom-Analytics-iOS (~> 0.1.0) - WordPress-iOS-Shared (0.5.3): - AFNetworking (~> 2.5) @@ -47,13 +47,13 @@ DEPENDENCIES: EXTERNAL SOURCES: WordPress-iOS-Editor: - :path: ../ + :path: "../" SPEC CHECKSUMS: AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60 CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0 NSObject-SafeExpectations: 7d7f48df90df4e11da7cfe86b64f45eff7a7f521 - WordPress-iOS-Editor: 482f33d1842a562bbcffb3288e66399e7239bc60 + WordPress-iOS-Editor: 81649efb004edc8286d3af98225d8ec2a24452ae WordPress-iOS-Shared: 43f55f24f0685e431167084071b7914d7c7134a8 WordPressCom-Analytics-iOS: 1d4cf0426fdc91393ea1ba65daf19133e440ff6a diff --git a/Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json b/Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json index 9360275..47ca68a 100644 --- a/Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json +++ b/Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json @@ -1,6 +1,6 @@ { "name": "WordPress-iOS-Editor", - "version": "1.1.4", + "version": "1.1.5", "summary": "Reusable component rich text editor for WordPress.com in an iOS application.", "description": "Reusable component for displaying the WordPress.com post editor in an iOS application", "homepage": "http://apps.wordpress.org", @@ -13,7 +13,7 @@ }, "source": { "git": "https://github.com/wordpress-mobile/WordPress-iOS-Editor.git", - "tag": "1.1.4" + "tag": "1.1.5" }, "social_media_url": "http://twitter.com/WordPressiOS", "platforms": { diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 5e633cd..4f67d62 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -29,10 +29,10 @@ PODS: - CocoaLumberjack/Extensions (2.2.0): - CocoaLumberjack/Default - NSObject-SafeExpectations (0.0.2) - - WordPress-iOS-Editor (1.1.4): + - WordPress-iOS-Editor (1.1.5): - CocoaLumberjack (~> 2.2.0) - NSObject-SafeExpectations (~> 0.0.2) - - WordPress-iOS-Shared (~> 0.5.1) + - WordPress-iOS-Shared (~> 0.5.3) - WordPressCom-Analytics-iOS (~> 0.1.0) - WordPress-iOS-Shared (0.5.3): - AFNetworking (~> 2.5) @@ -47,13 +47,13 @@ DEPENDENCIES: EXTERNAL SOURCES: WordPress-iOS-Editor: - :path: ../ + :path: "../" SPEC CHECKSUMS: AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60 CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0 NSObject-SafeExpectations: 7d7f48df90df4e11da7cfe86b64f45eff7a7f521 - WordPress-iOS-Editor: 482f33d1842a562bbcffb3288e66399e7239bc60 + WordPress-iOS-Editor: 81649efb004edc8286d3af98225d8ec2a24452ae WordPress-iOS-Shared: 43f55f24f0685e431167084071b7914d7c7134a8 WordPressCom-Analytics-iOS: 1d4cf0426fdc91393ea1ba65daf19133e440ff6a diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/WordPress-iOS-Editor.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/WordPress-iOS-Editor.xcscheme index a319dc6..030840c 100644 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/WordPress-iOS-Editor.xcscheme +++ b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/WordPress-iOS-Editor.xcscheme @@ -14,7 +14,7 @@ buildForArchiving = "YES"> diff --git a/Example/Pods/Target Support Files/WordPress-iOS-Editor/Info.plist b/Example/Pods/Target Support Files/WordPress-iOS-Editor/Info.plist index 622e79a..9e32eb9 100644 --- a/Example/Pods/Target Support Files/WordPress-iOS-Editor/Info.plist +++ b/Example/Pods/Target Support Files/WordPress-iOS-Editor/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.4 + 1.1.5 CFBundleSignature ???? CFBundleVersion diff --git a/WordPress-iOS-Editor.podspec b/WordPress-iOS-Editor.podspec index 08b27e8..5bf4308 100644 --- a/WordPress-iOS-Editor.podspec +++ b/WordPress-iOS-Editor.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPress-iOS-Editor" - s.version = "1.1.4" + s.version = "1.1.5" s.summary = "Reusable component rich text editor for WordPress.com in an iOS application." s.description = <<-DESC