blob: 9d569e6299598d86d0e006f8178374f5ddafb572 [file] [log] [blame]
{
"name": "RedpacketAliAuthLib",
"version": "2.0.2",
"summary": "RedpacketAliAuthLib",
"description": "RedpacketAliAuthLib, allow you to send redpacket in your project.\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-aliauth.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_libraries": "Redpacket/lib/*.a",
"source_files": "Redpacket/*.{h,m}",
"public_header_files": "Redpacket/*.h",
"resources": [
"Redpacket/resources/*.bundle"
],
"frameworks": [
"AudioToolbox",
"CFNetwork"
],
"libraries": "z",
"dependencies": {
"RedPacketAlipay": [
]
},
"documentation_url": "https://new.yunzhanghu.com/integration/ios.html"
}