blob: ffc9b93775789247d12db9a31b609f413d1db2be [file] [log] [blame]
{
"name": "CSTStringObfuscator",
"version": "0.1.2",
"summary": "Utility for automatically obfuscating strings in a project.",
"homepage": "https://gitlab.com/surfstudio/infrastructure/ios-tools/cybersecuritytoolset",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VladYankovenko": "yankovenko@surfstudio.ru"
},
"source": {
"git": "https://gitlab.com/surfstudio/infrastructure/ios-tools/cybersecuritytoolset.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Binary/**/*"
}