blob: 235d84edfe250b0310eab2007e0004b3b40516cd [file] [log] [blame]
{
"name": "MPlatform",
"version": "1.9.8",
"summary": "MPlatform SDK containing MMM, Lottusse and FMDB.",
"homepage": "https://www.mubiquo.com",
"authors": {
"Mubiquo": "solutions@mubiquo.com"
},
"license": {
"type": "Custom",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/cdn.mubiquo.net/MPlatform-ios/MPlatform-1.9.8.zip"
},
"source_files": "MPlatform.framework/Headers/*.h",
"public_header_files": "MPlatform.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "MPlatform.framework"
}
}