blob: 22e1755131b9ea5fe0f50480a3bc96dc31a35117 [file] [log] [blame]
{
"name": "WWPasscodeInput",
"version": "0.1.0",
"summary": "Customisable passcode input view",
"description": "WWPasscodeInput is a customisable number passcode view written in Swift.",
"homepage": "https://github.com/thewhitewood/WWPasscodeInput",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick@thewhitewood.com": "nick@thewhitewood.com"
},
"source": {
"git": "https://github.com/thewhitewood/WWPasscodeInput.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/thewhitewood",
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source_files": "WWPasscodeInput/Classes/**/*"
}