[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / 2 / NKSwizzleSwift / 2.0 / NKSwizzleSwift.podspec.json
blobc498b7236cb61521613dbda026c1c58792517da5
2   "name": "NKSwizzleSwift",
3   "version": "2.0",
4   "summary": "Swizzle selectors with just one clean and elegant API.",
5   "description": "SwizzleSwift just enabled for other platforms, no other changes made.",
6   "swift_versions": "5.3",
7   "homepage": "https://github.com/MarioIannotta/SwizzleSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Nikolay Kostin": "nkostin@contorra.com"
14   },
15   "source": {
16     "git": "https://github.com/nk-contorra/NKSwizzleSwift.git",
17     "tag": "2.0"
18   },
19   "platforms": {
20     "ios": "12.0",
21     "watchos": "4.0",
22     "osx": "10.10",
23     "tvos": "9.0"
24   },
25   "source_files": "Sources/**/*",
26   "requires_arc": true,
27   "swift_version": "5.3"