blob: 8d42af61e38b9f8181ab8ba07fa21659523fc885 [file] [log] [blame]
{
"name": "SecretSwitch",
"version": "0.1.0",
"summary": "Protect your secret info while switching apps.",
"description": " cover apps with a blur screenshot to keep secret after double clicking iPhone's home.\n",
"homepage": "https://github.com/shjborage/SecretSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shjborage": "shjborage@gmail.comcroath"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shjborage/SecretSwitch.git",
"tag": "v0.1.0"
},
"source_files": "SecretSwitch/*.{h,m}",
"requires_arc": true
}