From 86fdb5043e7159b2d4c33faddc48cc310d7c7db2 Mon Sep 17 00:00:00 2001 From: Jan Chaloupecky Date: Fri, 8 May 2015 09:08:57 +0200 Subject: [PATCH] podpec --- TAPromotee.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAPromotee.podspec b/TAPromotee.podspec index 42d1574..3b29ff7 100644 --- a/TAPromotee.podspec +++ b/TAPromotee.podspec @@ -21,7 +21,7 @@ TAPromotee is a pod that allows you to show a cross promotion to a iOS app just s.source = { :git => "https://github.com/JanC/TAPromotee.git", :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/TexTwil' - s.platform = :ios, '6.0' + s.platform = :ios, '7.0' s.requires_arc = true s.source_files = 'Pod/Classes'