From 20b82ca4cc92d0108409cc3de8be74a8f91dcc07 Mon Sep 17 00:00:00 2001 From: Prabaharan Date: Sat, 24 Sep 2016 11:53:39 +0800 Subject: [PATCH] Updated the pod version to major.minor.path 2.0.0 --- EPContactsPicker.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EPContactsPicker.podspec b/EPContactsPicker.podspec index 0846b2b..abe9875 100644 --- a/EPContactsPicker.podspec +++ b/EPContactsPicker.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "EPContactsPicker" - s.version = "2.0" + s.version = "2.0.0" s.summary = "A contacts picker component for iOS written in swift using new contacts framwork" s.description = <<-DESC Features