From 8ddc7ab9687727681aeb5b63c670b680f608b1aa Mon Sep 17 00:00:00 2001 From: ThePantsThief Date: Fri, 19 Feb 2016 00:34:54 -0600 Subject: [PATCH] Maybe changing the version number will help h8 u cocoapods --- SnapchatKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SnapchatKit.podspec b/SnapchatKit.podspec index 3169128..d725bd2 100644 --- a/SnapchatKit.podspec +++ b/SnapchatKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SnapchatKit" - s.version = "0.5.4" + s.version = "0.5.3" s.summary = "An Objective-C implementation of the unofficial Snapchat API." s.homepage = "https://github.com/ThePantsThief/SnapchatKit" s.license = 'MIT'