blob: ee25bdbc1dba58c7eadea311c0ab71eb36672b83 [file] [log] [blame]
{
"name": "SwiftShield",
"module_name": "SwiftShield",
"version": "3.5.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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.5.1/swiftshield.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}