国内WASDK 网页支付实现层
hank
2016-12-13 e4050e498f27d4923c96aec090a803c0b70562f1
提交网页支付实现层库
12 files added
243 ■■■■■ changed files
WAWebPayImpl_CN.podspec 25 ●●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_webpay.xml 12 ●●●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/Headers/WAWebPay.h 14 ●●●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h 20 ●●●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/Modules/module.modulemap 6 ●●●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/WAWebPayImpl patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources 166 ●●●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature patch | view | raw | blame | history
WAWebPayImpl_CN.podspec
New file
@@ -0,0 +1,25 @@
#
#  Be sure to run `pod spec lint WAWebPayImpl_CN.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 = 'WAWebPayImpl_CN'
s.version = '1.1.0'
s.summary = 'WASDK '
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAWebPayImpl_CN.git'
s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAWebPayImpl_CN.git" , :tag => s.version}
s.platform = :ios
s.ios.deployment_target = "7.0"
s.vendored_frameworks = 'frameworks/WAWebPayImpl.framework'
s.resources = ['config/*.xml']
s.dependency 'WASdkIntf_CN', '~> 1.1.0'   #
s.dependency 'WASdkImpl_CN', '~> 1.1.0'
s.requires_arc = true
end
config/wa_sdk_impl_config_webpay.xml
New file
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="WEBPAY1.1.0"/>
    <comps>
        <!-- 支付模块 -->
        <comp module="PAY" plaf="WEBPAY" mandatory="YES" value="WAWebPay" desc="WEB支付"/>
    </comps>
    <ops>
        <op type="copy" category="res" isFile="NO" from="frameworks" to="wasdk/webpay/frameworks" />
    </ops>
</config>
frameworks/WAWebPayImpl.framework/Headers/WAWebPay.h
New file
@@ -0,0 +1,14 @@
//
//  WAWebPay.h
//  WAWebPayImplUI
//
//  Created by hank on 16/4/29.
//  Copyright © 2016年 hank. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <WASdkIntf/WASdkIntf.h>
@interface WAWebPay : WAIPay
@end
frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h
New file
@@ -0,0 +1,20 @@
//
//  WAWebPayImpl.h
//  WAWebPayImpl
//
//  Created by hank on 16/4/29.
//  Copyright © 2016年 hank. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <WAWebPayImpl/WAWebPayProxy.h>
//! Project version number for WAWebPayImpl.
FOUNDATION_EXPORT double WAWebPayImplVersionNumber;
//! Project version string for WAWebPayImpl.
FOUNDATION_EXPORT const unsigned char WAWebPayImplVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <WAWebPayImpl/PublicHeader.h>
//time:2016/11/29 15:41
frameworks/WAWebPayImpl.framework/Info.plist
Binary files differ
frameworks/WAWebPayImpl.framework/Modules/module.modulemap
New file
@@ -0,0 +1,6 @@
framework module WAWebPayImpl {
  umbrella header "WAWebPayImpl.h"
  export *
  module * { export * }
}
frameworks/WAWebPayImpl.framework/WAWebPayImpl
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources
New file
@@ -0,0 +1,166 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>files</key>
    <dict>
        <key>Headers/WAWebPay.h</key>
        <data>
        zX0UPs1pISnFR37Cpe9JdUQP0pY=
        </data>
        <key>Headers/WAWebPayImpl.h</key>
        <data>
        wfH2hv1QpU4uBMxi9x8//Ju6GNs=
        </data>
        <key>Info.plist</key>
        <data>
        tuntD+Ao6sz5JByqDliACpB1B7M=
        </data>
        <key>Modules/module.modulemap</key>
        <data>
        XrvS2zzfsxlRSlo8hgsT71ckq34=
        </data>
    </dict>
    <key>files2</key>
    <dict>
        <key>Headers/WAWebPay.h</key>
        <dict>
            <key>hash</key>
            <data>
            zX0UPs1pISnFR37Cpe9JdUQP0pY=
            </data>
            <key>hash2</key>
            <data>
            rOIriDQS68P2Mn8lairbW2MEAPW4gaFTk0CcpLjPf2c=
            </data>
        </dict>
        <key>Headers/WAWebPayImpl.h</key>
        <dict>
            <key>hash</key>
            <data>
            wfH2hv1QpU4uBMxi9x8//Ju6GNs=
            </data>
            <key>hash2</key>
            <data>
            Audpy1OBt46nIBGO8K9cV3oTMPwmaMu4JzAGip6qQ1s=
            </data>
        </dict>
        <key>Modules/module.modulemap</key>
        <dict>
            <key>hash</key>
            <data>
            XrvS2zzfsxlRSlo8hgsT71ckq34=
            </data>
            <key>hash2</key>
            <data>
            WNoxo0rqt0aHYQAuMqV75LAaIjF9geYtlux9M5EtE+o=
            </data>
        </dict>
    </dict>
    <key>rules</key>
    <dict>
        <key>^</key>
        <true/>
        <key>^.*\.lproj/</key>
        <dict>
            <key>optional</key>
            <true/>
            <key>weight</key>
            <real>1000</real>
        </dict>
        <key>^.*\.lproj/locversion.plist$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>1100</real>
        </dict>
        <key>^Base\.lproj/</key>
        <dict>
            <key>weight</key>
            <real>1010</real>
        </dict>
        <key>^version.plist$</key>
        <true/>
    </dict>
    <key>rules2</key>
    <dict>
        <key>.*\.dSYM($|/)</key>
        <dict>
            <key>weight</key>
            <real>11</real>
        </dict>
        <key>^</key>
        <dict>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^(.*/)?\.DS_Store$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>2000</real>
        </dict>
        <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
        <dict>
            <key>nested</key>
            <true/>
            <key>weight</key>
            <real>10</real>
        </dict>
        <key>^.*</key>
        <true/>
        <key>^.*\.lproj/</key>
        <dict>
            <key>optional</key>
            <true/>
            <key>weight</key>
            <real>1000</real>
        </dict>
        <key>^.*\.lproj/locversion.plist$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>1100</real>
        </dict>
        <key>^Base\.lproj/</key>
        <dict>
            <key>weight</key>
            <real>1010</real>
        </dict>
        <key>^Info\.plist$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^PkgInfo$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^[^/]+$</key>
        <dict>
            <key>nested</key>
            <true/>
            <key>weight</key>
            <real>10</real>
        </dict>
        <key>^embedded\.provisionprofile$</key>
        <dict>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^version\.plist$</key>
        <dict>
            <key>weight</key>
            <real>20</real>
        </dict>
    </dict>
</dict>
</plist>
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature
Binary files differ