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