blob: 30f60ea08c1b6d0a3454e1a836c3ae5beb196454 [file] [log] [blame]
{
"name": "AWPasscodeViewController",
"version": "1.0.2",
"summary": "A simple iOS 7/8 style Passcode Lock Screen",
"description": " Simple to use iOS 7/8 style Passcode with theming support and auto-layout. Compatible from iOS 6 and onwards.\n",
"homepage": "https://github.com/leetal/AWPasscodeViewController",
"license": "MIT",
"authors": {
"Alexander Widerberg": "alexander.widerberg@cloudme.com"
},
"source": {
"git": "https://github.com/leetal/AWPasscodeViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AWPasscodeViewController": [
"Pod/Assets/*.png"
]
}
}