blob: dbd37d08ec5e659f0e0b272283936f32dbabd158 [file] [log] [blame]
{
"name": "JMIAPPurchase",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMIAPPurchase/Classes/**/*",
"public_header_files": "JMIAPPurchase/Classes/*.h",
"dependencies": {
"JMEncryption/base64": [
]
}
}