[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / a / sourcerer / 0.2.0 / sourcerer.podspec.json
blob096171de5420bbe25c0f713f0f94a5ae7b51cea4
2   "name": "sourcerer",
3   "version": "0.2.0",
4   "summary": "Swift source code metrics generator",
5   "description": "Proof-of-concept pure Swift code-generator that runs on top of [Sourcery](https://github.com/krzysztofzablocki/Sourcery).",
6   "homepage": "https://github.com/hectr/swift-sourcerer",
7   "license": "MIT",
8   "authors": {
9     "Hèctor Marquès": "h@mrhector.me"
10   },
11   "social_media_url": "https://twitter.com/elnetus",
12   "source": {
13     "http": "https://github.com/hectr/swift-sourcerer/releases/download/0.2.0/sourcerer.zip"
14   },
15   "preserve_paths": "*",
16   "exclude_files": "**/file.zip",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }