From c01622de24799d17a5c382f6d0a15423bbb6589c Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Mon, 27 Mar 2017 21:17:43 +0800
Subject: [PATCH] 调整V1.1.3

---
 /dev/null                                          |   26 --------------------------
 frameworks/WASdkImpl.framework/WASdkImpl           |    0 
 frameworks/WASdkImpl.framework/Headers/WASdkImpl.h |    2 +-
 3 files changed, 1 insertions(+), 27 deletions(-)

diff --git a/WASdkImpl_CN/1.1.3/WASdkImpl_CN.podspec b/WASdkImpl_CN/1.1.3/WASdkImpl_CN.podspec
deleted file mode 100644
index 9dac1d8..0000000
--- a/WASdkImpl_CN/1.1.3/WASdkImpl_CN.podspec
+++ /dev/null
@@ -1,26 +0,0 @@
-#
-#  Be sure to run `pod spec lint WASdkImpl.podspec' to ensure this is a
-#  valid spec and to remove all comments including this before submitting the spec.
-#
-#  To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
-#  To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
-#
- 
-Pod::Spec.new do |s|
- 
-s.name = 'WASdkImpl_CN'
-s.version = '1.1.3'
-s.summary = 'WASdkImpl_CN framework in testing environment.'
-s.license = 'MIT'
-s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
-s.homepage = 'http://repo.wingsdk.cn:8082/summary/WASdkImpl_CN.git'
-s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WASdkImpl_CN.git" , :tag => s.version}
-s.platform = :ios
-s.ios.deployment_target = "7.0"
-s.vendored_frameworks = 'frameworks/*.framework'
-s.resources = ['config/*.xml','bundle/WASDK-Resource.bundle','localizable/*.plist']
-s.libraries = 'sqlite3','z'
-s.requires_arc = true
-s.dependency 'WASdkIntf_CN', '~> 1.1.3'   #
- 
-end
\ No newline at end of file
diff --git a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h
index 9bc3b0e..8dd9f86 100644
--- a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h
+++ b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h
@@ -16,4 +16,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkImpl/PublicHeader.h>
 
-//time:2017/3/25 14:33 ver:1.1.3
+//time:2017/3/27 20:29 ver:1.1.3
diff --git a/frameworks/WASdkImpl.framework/WASdkImpl b/frameworks/WASdkImpl.framework/WASdkImpl
index 0c9a4b4..538b069 100644
--- a/frameworks/WASdkImpl.framework/WASdkImpl
+++ b/frameworks/WASdkImpl.framework/WASdkImpl
Binary files differ

--
Gitblit v1.8.0