Skip to content

Commit

Permalink
Merge pull request #3 from ERussel/develop
Browse files Browse the repository at this point in the history
v1.2.1
  • Loading branch information
ERussel authored Aug 31, 2019
2 parents d770c51 + bd3111c commit 209cd03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PODS:
- AsyncDisplayKit/ASDealloc2MainObject (1.1.1)
- FLAnimatedImage (1.0.8)
- MBProgressHUD (0.9.1)
- RIGiphyLib (1.0.1):
- RIGiphyLib (1.2.1):
- AFNetworking (~> 2.3)
- AsyncDisplayKit
- FLAnimatedImage (~> 1.0)
Expand Down Expand Up @@ -62,7 +62,7 @@ SPEC CHECKSUMS:
AsyncDisplayKit: de270404aae9f070e1450e38840003691f9b5259
FLAnimatedImage: f9422f796135aff80d8c00b2afc48015bb746e24
MBProgressHUD: c47f2c166c126cf2ce36498d80f33e754d4e93ad
RIGiphyLib: d01ad2e97e42c2764a91c752aa52b56693942dd2
RIGiphyLib: 6fcb4050c2b4e1ff57789340a287d1a576cc34af
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed

PODFILE CHECKSUM: 4589d18d4f15ecc8dcd09d9d28a8d44c2fbfc882
Expand Down
2 changes: 1 addition & 1 deletion RIGiphyLib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "RIGiphyLib"
s.version = "1.2"
s.version = "1.2.1"
s.summary = "Wrapper around Giphy service with included UI."

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 209cd03

Please sign in to comment.