blob: 70c29c16f840c67d51bd95b49f4d40d1fa8998fa [file] [log] [blame]
{
"name": "PinCodeView",
"version": "0.0.1",
"summary": "A drop in view for pin code input",
"description": "A drop in view for getting pin code from the user.\nMain use case is input for codes received in SMS/email etc.",
"homepage": "http://www.github.com/arielpollack/PinCodeView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ariel Pollack": "pollack.ariel@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/arielpollack/PinCodeView.git",
"tag": "0.0.1"
},
"source_files": [
"Source/",
"Source/*.swift"
],
"pushed_with_swift_version": "3.0"
}