Skip to content

Commit

Permalink
Merge pull request #50 from amco/release_1.2.2
Browse files Browse the repository at this point in the history
Update cocoapods config
  • Loading branch information
SergeyKuryanov authored Jul 7, 2018
2 parents 9d78b61 + c1d2ab3 commit 9de8dbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### Version 1.2.2

* Fixed issue preventing building as static library using CocoaPods

### Version 1.1.0

Upgrade to AFNetworking ~> 2.0 (iOS 7 only)
Expand Down
2 changes: 1 addition & 1 deletion librato-iOS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "librato-iOS"
s.version = "1.2.1"
s.version = "1.2.2"
s.summary = "Librato library for iOS"
s.description = <<-DESC
A simple, delightful wrapper for the Librato API with conveniences for common use cases
Expand Down

0 comments on commit 9de8dbe

Please sign in to comment.