blob: 22464fea2f5b9512e358b546c286c6f47fec96c4 [file] [log] [blame]
{
"name": "rms-mobile-xdk-cocoapods",
"version": "3.29.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.29.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"
}