blob: 5e3c68f13ae4760c8094718d02fe24069bef5a24 [file] [log] [blame]
{
"name": "ComponentLog",
"version": "0.1.1",
"summary": "A short description of ComponentLog.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.18.101.167:8081/component-log-sdk-group/component-log-collect4ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郭成栋": "836927614@qq.com"
},
"source": {
"git": "http://10.18.101.167:8081/component-log-sdk-group/component-log-collect4ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ComponentLog.framework",
"public_header_files": "Pod/Classes/**/*.h",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}