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