blob: 275b2de0c872006ce28c177d12dda12fa7868aa2 [file] [log] [blame]
{
"name": "UnlockCodeViewController",
"version": "0.1.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": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "UnlockCodeViewController/Classes/**/*"
}