4 "summary": "mars xlog 封装,只支持arm64、x86_64.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "http://182.92.161.213/ios/module_oc/MWMarsLog",
12 "xu": "252697349.qq.com"
15 "git": "http://182.92.161.213/ios/module_oc/MWMarsLog.git",
21 "source_files": "MWMarsLog/Classes/**/*.{h,m,mm,cc}",
22 "public_header_files": [
23 "MWMarsLog/Classes/Module/MWMarsLog.h"
25 "pod_target_xcconfig": {
26 "ENABLE_BITCODE": "NO",
27 "VALID_ARCHS": "x86_64 arm64",
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "static_framework": true,
34 "vendored_frameworks": [
35 "MWMarsLog/Classes/Lib/mars.framework"
45 "SystemConfiguration",