blob: b15c95d109cf967893951063cf9c58656e0563f3 [file] [log] [blame]
{
"name": "SwiftShield",
"module_name": "SwiftShield",
"version": "0.9.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": "bruno.rocha@movile.com"
},
"source": {
"git": "https://github.com/rockbruno/swiftshield.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "bin/*"
}