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