blob: 03faf0c97347c9bb500b6cf6afdb33c08682fbef [file] [log] [blame]
{
"name": "TPObfuscatedString",
"version": "0.0.1",
"license": "MIT",
"summary": "Simple and basic string obfuscating - based on UAObfuscatedString by Matt Coneybeare",
"homepage": "https://www.techprimate.com/pods/TPObfuscatedString",
"authors": {
"Philip Niedertscheider": "support@techprimate.com"
},
"social_media_url": "http://twitter.com/philnidi",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/Techprimate/TPObfuscatedString.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.swift"
}