blob: a86407e1fe50635a38c61bef7e663ff8d80969f7 [file] [log] [blame]
{
"name": "ALJDPay",
"version": "2.4.1",
"summary": "京东支付SDK",
"description": "添加京东支付SDK支持cocoapods.",
"homepage": "https://github.com/baiwhte/ALJDPay",
"license": "MIT",
"authors": {
"baiwhte": "baiwhte@163.com"
},
"source": {
"git": "https://github.com/baiwhte/ALJDPay.git",
"tag": "2.4.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"vendored_libraries": "libJDPAuthSDK.a",
"resources": "*.bundle"
}