[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 9 / XcodeCoverage / 1.3.2 / XcodeCoverage.podspec.json
blobe9b746efab4f1c2fe5f2772c7e17bb2496da26d4
2   "name": "XcodeCoverage",
3   "version": "1.3.2",
4   "summary": "Code coverage for Xcode projects",
5   "description": "XcodeCoverage provides a simple way to generate reports of the Objective-C code coverage\nof your Xcode project. Generated reports include HTML and Cobertura XML.\n\nCoverage data excludes Apple's SDKs, and the exclusion rules can be customized.",
6   "homepage": "https://github.com/jonreid/XcodeCoverage",
7   "license": "MIT",
8   "authors": {
9     "Jon Reid": "jon@qualitycoding.org"
10   },
11   "social_media_url": "https://twitter.com/qcoding",
12   "platforms": {
13     "ios": "6.0",
14     "osx": "10.8"
15   },
16   "source": {
17     "git": "https://github.com/jonreid/XcodeCoverage.git",
18     "tag": "v1.3.2"
19   },
20   "preserve_paths": [
21     "*",
22     "**"
23   ]