[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 9 / XcodeCoverage / 1.2.1 / XcodeCoverage.podspec.json
blobb91b96dff48091b97428dc5ecea85a655f04de47
2   "name": "XcodeCoverage",
3   "version": "1.2.1",
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.1"
19   },
20   "preserve_paths": [
21     "*",
22     "**"
23   ]