blob: 83c861f39e3745df16e043f6070be071dfa29482 [file] [log] [blame]
{
"name": "KKPasscodeLock",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": null
},
"source_files": "src/*.{h,m}",
"resources": "src/KKPasscodeLock.bundle",
"frameworks": [
"QuartzCore",
"AudioToolbox",
"Security"
],
"requires_arc": false,
"deprecated": true
}