blob: e6987c041520a8007e24e31f39520f4ab40b66db [file] [log] [blame]
{
"name": "SwiftShield",
"module_name": "SwiftShield",
"version": "3.3.1",
"license": {
"type": "GNU GPL v3.0",
"file": "LICENSE.md"
},
"summary": "A tool that protects Swift iOS apps against class-dump attacks.",
"homepage": "https://github.com/rockbruno/swiftshield",
"authors": {
"Bruno Rocha": "brunorochaesilva@gmail.com"
},
"social_media_url": "https://twitter.com/rockthebruno",
"source": {
"http": "https://github.com/rockbruno/swiftshield/releases/download/3.3.1/swiftshield.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}