2 "name": "JGMethodSwizzler",
4 "summary": "Powerful and easy to use Objective-C swizzling API.",
5 "description": "An easy to use Objective-C API for swizzling class and instance methods, as well as swizzling instance methods on specific instances only.\n",
6 "homepage": "https://github.com/JonasGessner/JGMethodSwizzler",
11 "authors": "Jonas Gessner",
12 "social_media_url": "http://twitter.com/JonasGessner",
17 "git": "https://github.com/JonasGessner/JGMethodSwizzler.git",
20 "source_files": "JGMethodSwizzler/*.{h,m}",
21 "frameworks": "Foundation",