2 "name": "DYFRuntimeProvider",
4 "summary": "DYFRuntimeProvider wraps the runtime.(Objective-C)",
5 "description": "DYFRuntimeProvider wraps the runtime, and can quickly use for the transformation of the dictionary and model, archiving and unarchiving, adding a method, exchanging two methods, replacing a method, and getting all the variable names, property names and method names of a class.",
6 "homepage": "https://github.com/dgynfi/DYFRuntimeProvider",
12 "dgynfi": "vinphy.teng@foxmail.com"
18 "git": "https://github.com/dgynfi/DYFRuntimeProvider.git",
21 "source_files": "RuntimeProvider/*.{h,m}",
22 "public_header_files": "RuntimeProvider/*.h",