4 "summary": "Several Swizzle methods on a NSObject category.",
5 "description": " STSwizzle add several methods on NSObject.\n Some methods allows to swizzle methods on a class,\n others to swizzle methods for a particular instance.\n",
6 "homepage": "https://github.com/iSofTom/STSwizzle",
9 "iSofTom": "thomas@isoftom.com"
12 "git": "https://github.com/iSofTom/STSwizzle.git",
18 "source_files": "STSwizzle/*.{h,m}",
19 "frameworks": "Foundation",