blob: 88b6add57972fa9ca2017790903a47613ac8dc2c [file] [log] [blame]
{
"name": "SSPayTools",
"version": "1.0.0",
"summary": "It is a payManager , the ways to pay include IAP, ZFB, WX etc",
"description": "It just a tools of pay, the ways to pay include IAP, ZFB, WX etc",
"homepage": "https://gitee.com/leon_gmc/SSPay.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gmc": "leongmc@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/leon_gmc/SSPay.git",
"commit": "7b98167e9363938ef0af8f2f13de03cbec4b23f3",
"tag": "1.0.0"
},
"source_files": "SSPay/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"StoreKit"
],
"dependencies": {
"AliPay": [
],
"WechatOpenSDK": [
]
}
}