blob: 095814f0fa4a37ab40993e465f2c6c47d8b6ac54 [file] [log] [blame]
{
"name": "AWPasscodeViewController",
"version": "0.1.0",
"summary": "A simple iOS 7/8 style Passcode Lock",
"description": " Simple to use iOS 7 style Passcode - the one you get in Settings when changing your passcode.\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": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AWPasscodeViewController": [
"Pod/Assets/*.png"
]
}
}