[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 7 / 0 / 9 / XcodeCoverage / 1.2.2 / XcodeCoverage.podspec.json
blob07663db48514c2c0c337f5d38ce16670c98f3430
2   "name": "XcodeCoverage",
3   "version": "1.2.2",
4   "summary": "Code coverage for Xcode projects",
5   "description": "                      XcodeCoverage provides a simple way to generate reports of the code coverage\n                      of your Xcode project. Generated reports include HTML and Cobertura XML.\n\n                      Coverage data excludes Apple's SDKs, and the exclusion rules can be customized.\n",
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.2.2"
19   },
20   "preserve_paths": [
21     "*",
22     "**"
23   ]