blob: b94804ca9667575d1d395998389ed233355c4329 [file] [log] [blame]
{
"name": "KZCodeCoverageRate",
"version": "0.1.1",
"summary": "Code coverageRate.",
"description": "code coverage analysis.",
"homepage": "https://github.com/lypJTD@163.com/KZCodeCoverageRate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lypJTD@163.com": "liuyaping@kanzhun.com"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/coverageanalysis.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZCodeCoverageRate/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
]
},
"pod_target_xcconfig": {
"GCC_GENERATE_TEST_COVERAGE_FILES": "YES",
"GCC_INSTRUMENT_PROGRAM_FLOW_ARCS": "YES"
}
}