[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 0 / f / KZCodeCoverageRate / 0.1.8 / KZCodeCoverageRate.podspec.json
blobf487623ca7eb85488cb282a413a4906cfb498af0
2   "name": "KZCodeCoverageRate",
3   "version": "0.1.8",
4   "summary": "Code coverageRate.",
5   "description": "code coverage analysis.",
6   "homepage": "https://github.com/lypJTD@163.com/KZCodeCoverageRate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lypJTD@163.com": "liuyaping@kanzhun.com"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/coverageanalysis.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZCodeCoverageRate/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking/NSURLSession": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "GCC_GENERATE_TEST_COVERAGE_FILES": "YES",
30     "GCC_INSTRUMENT_PROGRAM_FLOW_ARCS": "YES"
31   }