blob: 522da62a4a482d8511c84f8bdd77207350c0e5de [file] [log] [blame]
{
"name": "KZCodeCoverageRate",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZCodeCoverageRate/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking/NSURLSession": [
]
},
"pod_target_xcconfig": {
"GCC_GENERATE_TEST_COVERAGE_FILES": "YES",
"GCC_INSTRUMENT_PROGRAM_FLOW_ARCS": "YES"
}
}