blob: 5e0a14a0a40a9363941462192bef3a5b4ff01147 [file] [log] [blame]
{
"name": "MBaseSDK",
"version": "1.0.25",
"summary": "MBaseSDK offers some powerful classes and tools doing routine things for you!",
"description": "MBaseSDK offers some powerful classes and tools doing routine things for you!",
"homepage": "https://github.com/miochen1226/MBaseSDK-Release",
"license": "MIT (GPLv2)",
"authors": {
"mio": "miochen1226@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/miochen1226/MBaseSDK-Release.git",
"tag": "1.0.25"
},
"vendored_frameworks": "MBaseSDK/frameworks/MBaseSDK.framework",
"preserve_paths": "MBaseSDK/Public/MBaseHeader.swift"
}