blob: 07563661ccb92beac7951a3919e788e0397423f9 [file] [log] [blame]
{
"name": "MBaseSDK",
"version": "1.0.28",
"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.28"
},
"vendored_frameworks": "MBaseSDK/frameworks/MBaseSDK.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"preserve_paths": "MBaseSDK/Public/MBaseHeader.swift"
}