[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 7 / ILGSwizzler / 1.0.0 / ILGSwizzler.podspec.json
blob0d33ed4ba3eb572a4502294684f3245220daa555
2   "name": "ILGSwizzler",
3   "version": "1.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": "1.0.0"
16   },
17   "source_files": "ILGSwizzler.{h,m}",
18   "requires_arc": false