diff --git a/AeroGearOAuth2.podspec b/AeroGearOAuth2.podspec index f4361af..8f1b882 100644 --- a/AeroGearOAuth2.podspec +++ b/AeroGearOAuth2.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "AeroGearOAuth2" - s.version = "2.0.0" + s.version = "2.1.0" s.summary = "OAuth2 client library based on aerogear-ios-http" s.homepage = "https://github.com/aerogear/aerogear-ios-oauth2" s.license = 'Apache License, Version 2.0' diff --git a/Podfile.lock b/Podfile.lock index 3f98ff1..f4e0f0a 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -19,7 +19,7 @@ DEPENDENCIES: - OHHTTPStubs (= 5.2.2) SPEC REPOS: - https://github.com/cocoapods/specs.git: + https://github.com/CocoaPods/Specs.git: - AeroGearHttp - OHHTTPStubs @@ -29,4 +29,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 7b302d89355d58023f6fc008e933fbcf534556a8 -COCOAPODS: 1.7.4 +COCOAPODS: 1.8.4