blob: 01f89bbf9250399367c2a105187dcbbc4070cd5e [file] [log] [blame]
{
"name": "UIDevice-PasscodeStatus",
"version": "0.0.1",
"summary": "A UIDevice category to determine if the passcode is currently set on the device or not.",
"homepage": "https://github.com/liamnichols/UIDevice-PasscodeStatus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liam Nichols": "liam.nichols.ln@gmail.com"
},
"social_media_url": "http://twitter.com/liamnichols_",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/liamnichols/UIDevice-PasscodeStatus.git",
"commit": "f94cf0e0008d977be07738c64b141a142311b5d1"
},
"source_files": "Source/*.{h,m}",
"frameworks": "Security",
"requires_arc": true,
"deprecated": true
}