Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbergeron committed Jun 30, 2014
1 parent 20b2ff5 commit a739524
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion BDBOAuth1Manager.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BDBOAuth1Manager'
s.version = '1.2.1'
s.version = '1.3.0'
s.license = 'MIT'
s.summary = 'AFNetworking 2.0-compatible replacement for AFOAuth1Client.'
s.homepage = 'https://github.com/bdbergeron/BDBOAuth1Manager'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2.2</string>
<string>1.3.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down
4 changes: 2 additions & 2 deletions BDBOAuth1ManagerDemo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PODS:
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- BBlock/UIKit (1.2.0)
- BDBOAuth1Manager (1.2.1):
- BDBOAuth1Manager (1.3.0):
- AFNetworking/NSURLConnection (~> 2.3.0)
- AFNetworking/NSURLSession (~> 2.3.0)

Expand All @@ -30,6 +30,6 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 6d7b76aa5d04c8c37daad3eef4b7e3f2a7620da3
BBlock: f2408a391007cbd72c0a122869e19fda8e12f0bc
BDBOAuth1Manager: 02b4be0cf34e7e62c91b5539bcf5d3da3d6d5c5c
BDBOAuth1Manager: 0f744bd639ac31fd57b6be3d01db023e02a57de8

COCOAPODS: 0.33.1
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2.1</string>
<string>1.3.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit a739524

Please sign in to comment.