[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 3 / f / e / HDCoverage / 1.1.3 / HDCoverage.podspec.json
bloba73a79b7674192a4594b8e8f63b47d9f70361db7
2   "name": "HDCoverage",
3   "version": "1.1.3",
4   "summary": "Swift&OC Coverage Shell, Set Build-Settings and Copy MachO file, let work automatic",
5   "description": "Swift&OC Coverage Shell, Set Build-Settings and Copy MachO file, let work automatic\n0.1.0: add shells and ruby files\n1.0.0: release\n1.0.1: move files\n1.0.2: perfect shells\n1.0.3: optimize macho_copy.sh (auto open code coverage result folder)\n1.0.4: optimize parse_profraw.sh (auto open code coverage result folder)\n1.0.5: optimize hdcoverage_env.sh (auto get project_path)\n1.0.8: adaptor jd biu env\n1.0.9: add $OTHER_LDFLAGS value\n1.1.0: support gather code coverage\n1.1.1: support use Cocoapods Dynamic Library demo\n1.1.2: rsolve the issue of multi computer build coverage exceptions\n1.1.3: support block code coverage, fix .o bug",
6   "homepage": "https://github.com/erduoniba/hdcoverage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "denglibing": "denglibing3@jd.com"
13   },
14   "source": {
15     "git": "https://github.com/erduoniba/hdcoverage.git",
16     "tag": "1.1.3"
17   },
18   "source_files": "HDCoverage/**/*.{sh,rb}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }