4 "summary": "Dynamic code injection tool. Allows to inject code at runtime.",
5 "homepage": "https://github.com/DyCI/dyci-main",
11 "Paul Taykalo": "tt.kilew@gmail.com"
14 "git": "https://github.com/DyCI/dyci-main.git",
21 "source_files": "Dynamic Code Injection/dyci/**/*.{h,m}",
22 "exclude_files": "Dynamic Code Injection/dyci/Classes/Injections/NSObject*.{h,m}",
23 "default_subspecs": "Injections",
24 "prefix_header_contents": "",
28 "requires_arc": false,
29 "source_files": "Dynamic Code Injection/dyci/Classes/Injections/NSObject*.{h,m}",
30 "compiler_flags": "-fno-objc-arc"