blob: 502d1cf22ebc8d85a3349e3cf2d0c52c5628387a [file] [log] [blame]
{
"name": "KKPasscodeLock",
"version": "0.2.2",
"license": "Apache License, Version 2.0",
"summary": "KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.",
"homepage": "https://github.com/aporat/KKPasscodeLock.git",
"authors": {
"Adar Porat": "adar.porat@gmail.com"
},
"source": {
"git": "https://github.com/aporat/KKPasscodeLock.git",
"tag": "0.2.2"
},
"platforms": {
"ios": null
},
"source_files": "src/*.{h,m}",
"resources": "src/KKPasscodeLock.bundle",
"requires_arc": true,
"frameworks": [
"QuartzCore",
"AudioToolbox",
"Security"
],
"deprecated": true
}