[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / 1 / 7 / ILGSwizzler / 2.0.0 / ILGSwizzler.podspec.json
blobe695a3f0d5f91945398f4f742f23d44aedbe6eac
2   "name": "ILGSwizzler",
3   "version": "2.0.0",
4   "summary": "Class to facilitate method swizzling, particularly for testing.",
5   "homepage": "https://github.com/ilg/ILGSwizzler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Isaac Greenspan": "ilg@2718.us"
12   },
13   "source": {
14     "git": "https://github.com/ilg/ILGSwizzler.git",
15     "tag": "2.0.0"
16   },
17   "source_files": "ILGSwizzler.swift",
18   "platforms": {
19     "osx": "10.9",
20     "ios": "11.0"
21   }