blob: 3dd191efdfbd4522526c086bab71243cc1e472c3 [file] [log] [blame]
{
"name": "MystifyStrings",
"version": "0.2.0",
"summary": "Obfuscation of hard-coded security-sensitive strings.",
"description": "Obfuscation of hard-coded security-sensitive strings. Which helps to enhance security of the application.",
"homepage": "https://github.com/sagardesai16/MystifyStrings",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sagardesai16": "sagardesai16@gmail.com"
},
"source": {
"git": "https://github.com/sagardesai16/MystifyStrings.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MystifyStrings/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}