Skip to content
This repository was archived by the owner on Dec 13, 2017. It is now read-only.

Commit 9c9c4af

Browse files
committed
Bumped podspec version to 1.1.1
1 parent f139926 commit 9c9c4af

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ PODS:
2929
- CocoaLumberjack/Extensions (2.2.0):
3030
- CocoaLumberjack/Default
3131
- NSObject-SafeExpectations (0.0.2)
32-
- WordPress-iOS-Editor (1.1):
32+
- WordPress-iOS-Editor (1.1.1):
3333
- CocoaLumberjack (~> 2.2.0)
3434
- NSObject-SafeExpectations (~> 0.0.2)
35-
- WordPress-iOS-Shared (~> 0.5.0)
35+
- WordPress-iOS-Shared (~> 0.5.1)
3636
- WordPressCom-Analytics-iOS (~> 0.1.0)
3737
- WordPress-iOS-Shared (0.5.1):
3838
- AFNetworking (~> 2.5)
@@ -53,7 +53,7 @@ SPEC CHECKSUMS:
5353
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60
5454
CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0
5555
NSObject-SafeExpectations: 7d7f48df90df4e11da7cfe86b64f45eff7a7f521
56-
WordPress-iOS-Editor: 56cf09ada5b5f7637b232199b34aa642b0adebc8
56+
WordPress-iOS-Editor: 563239f9f42f80a3ca20e61f1d5aeed58698c846
5757
WordPress-iOS-Shared: ced218039d88c91572f3205882832f7a05c61f97
5858
WordPressCom-Analytics-iOS: 355b8c6cf1d50d64ca7667e6f9e94c989e466775
5959

Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/WordPress-iOS-Editor.xcscheme

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/WordPress-iOS-Editor/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

WordPress-iOS-Editor.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WordPress-iOS-Editor"
3-
s.version = "1.1"
3+
s.version = "1.1.1"
44
s.summary = "Reusable component rich text editor for WordPress.com in an iOS application."
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)