From 1326a2a6b135986c26deabac431d46f6673b0bc9 Mon Sep 17 00:00:00 2001 From: XMFraker <3057600441@qq.com> Date: Thu, 4 May 2017 17:28:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0podspec=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XMNAFNet.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMNAFNet.podspec b/XMNAFNet.podspec index d8c9685..5ad60f0 100644 --- a/XMNAFNet.podspec +++ b/XMNAFNet.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'XMNAFNet' - s.version = '0.1.2' + s.version = '0.1.3' s.summary = "基于AFNetworking封装的网络请求类库" s.homepage = 'https://github.com/ws00801526/XMNAFNet' s.license = { :type => 'MIT', :file => 'LICENSE' }