blob: 40be1dca6b9ae63471886a817dd0f4db3e7c2b8c [file] [log] [blame]
{
"name": "RedPacketAliAuthUI",
"version": "2.0.0",
"summary": "RedPacketAliAuthUI",
"description": "* RedPacketAliAuthUI.\n* Redpacket\n* Alipay\n* 支付宝支付\n* 红包SDK\n* 收红包直接到支付宝账户",
"homepage": "http://yunzhanghu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Yang": "tonggang.yang@yunzhanghu.com"
},
"source": {
"git": "https://github.com/YunzhanghuOpen/cocoapods-redpacket-ui.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source_files": "RedPacketAliAuthUI/**/*.{h,m}",
"resources": [
"resources/*.bundle"
],
"frameworks": "AudioToolbox",
"documentation_url": "https://docs.yunzhanghu.com/integration/ios.html",
"dependencies": {
"RedpacketAliAuthAPILib": [
],
"RedPacketAlipay": [
]
},
"deprecated": true
}