blob: 405044509301a2bcebdbd2adf1c02b6bb244bc90 [file] [log] [blame]
{
"name": "JMIAPPurchase",
"version": "1.0",
"summary": "iap充值",
"description": "iap充值,server验证建议使用单例。依赖 JMEncryption/base64",
"homepage": "git@coding.jiamiantech.com:ce/JMIAPPurchase.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘俊臣": "junchen.liu@jiamiantech.com"
},
"source": {
"git": "git@coding.jiamiantech.com:ce/JMIAPPurchase.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMIAPPurchase/Classes/**/*",
"public_header_files": "JMIAPPurchase/Classes/*.h",
"dependencies": {
"JMEncryption/base64": [
]
}
}