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