blob: d261873219ad024efbbfb5a889a8092d460ce947 [file] [log] [blame]
{
"name": "MPlatform",
"version": "2.1.0",
"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-2.1.0.zip"
},
"source_files": "MPlatform.framework/Headers/*.h",
"public_header_files": "MPlatform.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "MPlatform.framework"
}
}