blob: 37b7f648e472c29fdd0454ce10c2bbf7dbb63595 [file] [log] [blame]
{
"name": "ALJDPay",
"version": "2.4",
"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"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"public_header_files": "{JDPAuthSDK, JDPAuthObject}.h",
"source_files": "*.{h,m}",
"vendored_libraries": "libJDPAuthSDK.a",
"resources": "*.bundle"
}