4 "summary": "PPPatch helps you patch released application.",
5 "description": " PPPatch is a light weight method swizzling library, provides above functions.\n 1.Invalid a class selector;\n 2.Show custom UIAlertView once or everytime when selector triggered;\n 3.Return custom value for specific selector;\n 4.Remove a view from superView;\n 5.Disabled a view (make userInteractionEnabled = NO);\n 6.Perform KVC to view.\n",
6 "homepage": "https://github.com/PonyCui/PPPatch",
9 "PonyCui": "ponycui@me.com"
15 "git": "https://github.com/PonyCui/PPPatch.git",
18 "source_files": "Src",