blob: 0530eb7192bef980865811e1f81f43f3559d3330 [file] [log] [blame]
{
"name": "XYMobilePay",
"version": "0.0.1",
"summary": "微信、支付宝支付封装",
"description": "私有Pods\n微信、支付宝支付封装",
"homepage": "https://github.com/HuanYi/XYMobilePay",
"license": "MIT",
"authors": {
"HuanYi": "1035175117@qq.com"
},
"source": {
"git": "https://github.com/HuanYi/XYMobilePay.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XYPay/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}