blob: 221fad4d560c1f51696ad490b05aad7b9194bb24 [file] [log] [blame]
{
"name": "MOLPayXDK",
"version": "3.24.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.24.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"
}