blob: ccfc1837381929917119d544843c3f4231a368ac [file] [log] [blame]
{
"name": "AWPasscodeViewController",
"version": "1.2.0",
"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 7 and onwards.",
"homepage": "https://github.com/leetal/AWPasscodeViewController",
"license": "MIT",
"authors": {
"Alexander Widerberg": "widerbergaren@gmail.com"
},
"source": {
"git": "https://github.com/leetal/AWPasscodeViewController.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"ios": {
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation",
"CoreGraphics"
]
}
}