blob: 5f989d2c18bb8a02d27ed4c0735f54eeadd88ca3 [file] [log] [blame]
{
"name": "SSPay",
"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, help me, help my friend, just that",
"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": "f9373c9bfbed8379d5ad49ca57c5042ae612780b",
"tag": "1.0.0"
},
"source_files": "SSPayManager/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}