[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / 9 / Insanity / 0.1.1 / Insanity.podspec.json
blobd417f412ec1bb9999b4e3b886e556e23cae0d510
2   "name": "Insanity",
3   "version": "0.1.1",
4   "summary": "A tool that brings meta-programming to Swift, allowing you to code generate Swift code.",
5   "description": "A tool that brings meta-programming to Swift, allowing you to code generate Swift code.\n* Featuring daemon mode that allows you to write templates side-by-side with generated code.\n* Using SourceKit so you can scan your regular code.",
6   "homepage": "https://github.com/krzysztofzablocki/Insanity",
7   "license": "MIT",
8   "authors": {
9     "Krzysztof ZabÅ‚ocki": "krzysztof.zablocki@pixle.pl"
10   },
11   "social_media_url": "https://twitter.com/merowing_",
12   "source": {
13     "http": "https://github.com/krzysztofzablocki/Insanity/releases/download/0.1.1/insanity-0.1.1.zip"
14   },
15   "preserve_paths": "*",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }