blob: 293a0e737e58313392a6f64e3b82c25de7b9d345 [file] [log] [blame]
{
"name": "dyci",
"version": "0.1.5.4",
"summary": "Dynamic code injection tool. Allows to inject code at runtime.",
"homepage": "https://github.com/DyCI/dyci-main",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Paul Taykalo": "tt.kilew@gmail.com"
},
"source": {
"git": "https://github.com/olegam/dyci-main.git",
"tag": "v0.1.5.4"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "Dynamic Code Injection/dyci/**/*.{h,m}",
"prefix_header_contents": ""
}