blob: 96a3b532debd3ae79ae57cbd6e0cef5b6fd23159 [file] [log] [blame]
{
"name": "TOPasscodeViewController",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view controller that prompts users to enter a passcode.",
"homepage": "https://github.com/TimOliver/TOPasscodeViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOPasscodeViewController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.3"
},
"source_files": "TOPasscodeViewController/**/*.{h,m}",
"requires_arc": true
}