From 4e8c5c1698dad77e64bbaad68e674581ce0f1227 Mon Sep 17 00:00:00 2001 From: Xin Hong Date: Mon, 24 Oct 2016 14:49:01 +0800 Subject: [PATCH] update podspec file --- Example/Info.plist | 4 ++-- TBEmptyDataSet.podspec | 2 +- TBEmptyDataSet/Supporting Files/Info.plist | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Example/Info.plist b/Example/Info.plist index f091afc..61198c7 100644 --- a/Example/Info.plist +++ b/Example/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.2 + 2.3 CFBundleSignature ???? CFBundleVersion - 13 + 14 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/TBEmptyDataSet.podspec b/TBEmptyDataSet.podspec index 3037803..15b4dc4 100644 --- a/TBEmptyDataSet.podspec +++ b/TBEmptyDataSet.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "TBEmptyDataSet" - s.version = "1.8" + s.version = "2.3" s.summary = "An extension of UITableView/UICollectionView's super class, it will display a placeholder when the data is empty." s.homepage = "https://github.com/teambition/TBEmptyDataSet" diff --git a/TBEmptyDataSet/Supporting Files/Info.plist b/TBEmptyDataSet/Supporting Files/Info.plist index 7cbcfb3..c56f352 100644 --- a/TBEmptyDataSet/Supporting Files/Info.plist +++ b/TBEmptyDataSet/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.2 + 2.3 CFBundleSignature ???? CFBundleVersion