4 "summary": "Yet another Javascript fixing solution.",
5 "description": "A Javascript Proxy Object based hotfix solution for Objective-C. With the power\nof KVC, your may access and update Objective-C class members at runtime.\nSimple to use and integrate. You can write your js code in a more natural way.",
6 "homepage": "https://github.com/rickytan/FIXiT",
12 "rickytan": "ricky.tan.xin@gmail.com"
15 "git": "https://github.com/rickytan/FIXiT.git",
21 "source_files": "FIXiT/Classes/**/*",
22 "resources": "FIXiT/Assets/*.js",
23 "public_header_files": "FIXiT/Classes/**/FIXiT.h",