blob: 3a47f3dc1f38648346d56f1ff47cbd7c19398590 [file] [log] [blame]
{
"name": "MOLPayXDK",
"version": "3.25.0",
"summary": "Razer Merchant Services Mobile XDK",
"description": "Razer Merchant Services mobile payment for iOS (Cocoapods Framework)",
"homepage": "https://github.com/MOLPay/rms-mobile-xdk-cocoapods",
"license": "MIT",
"authors": {
"MOLPay Mobile Division": "mobile@molpay.com"
},
"source": {
"git": "https://github.com/MOLPay/rms-mobile-xdk-cocoapods.git",
"tag": "3.25.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"resources": "MOLPayXDK.bundle",
"vendored_frameworks": "MOLPayXDK.framework"
}