blob: abef60c06f92ca3dcbb5c63e3138fc28ca2dcc72 [file] [log] [blame]
{
"name": "MWGuide_Framework",
"version": "1.2.0",
"summary": "默往引导页组件 Framework",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yxh418983798/MWGuide_Framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "git@192.168.199.108:ios/framework/mwguide_framework.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"public_header_files": "Pod/Classes/**/*.h",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true,
"vendored_frameworks": "MWGuide_Framework/**/*.{framework}"
}