blob: 9c8b6c1f91bff372678d9cf5747882b99fd2e962 [file] [log] [blame]
{
"name": "DigitInputView",
"version": "1.0.0",
"summary": "Character input field with separated underline.",
"description": "This component will let you propmpt for a limited number of characters in\nan elegant way, ex: Confirmation code input.",
"homepage": "https://github.com/mnvoh/DigitInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mnvoh": "mnvoh90@gmail.com"
},
"source": {
"git": "https://github.com/mnvoh/DigitInputView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/mnvoh",
"platforms": {
"ios": "9.0"
},
"source_files": "DigitInputView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}