blob: 3fee5032a313195af727cb73e3fb4165bae80ab8 [file] [log] [blame]
{
"name": "UnlockCodeViewController",
"version": "1.0.1",
"summary": "A simple drop-in Unlock Code view controller.",
"description": "A simple drop-in Unlock Code view controller. Use this to add a simple gateway screen to prevent access to content.",
"homepage": "https://github.com/reececomo/UnlockCodeViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Reece Como": "reece.como@gmail.com"
},
"source": {
"git": "https://github.com/reececomo/UnlockCodeViewController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "UnlockCodeViewController/Classes/**/*"
}