blob: bbd7cc936b85966d0b956ee680d9d9684f78168a [file] [log] [blame]
{
"name": "SDOtpField",
"version": "1.0.1",
"summary": "SDOtpField is a segmented text field with limited number of input characters.",
"swift_version": "4.2",
"description": "SDOtpField is a segmented text field with limited number of input characters.\nSDOtpField allows user to enter only one character in each filed just like views used used in most of the apps to verify OTP.",
"homepage": "https://github.com/sandeep-chhabra/SDOtpField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sandeep-chhabra": "sandeepchhabra.90@live.com"
},
"source": {
"git": "https://github.com/sandeep-chhabra/SDOtpField.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDOtpField/Classes/**/*"
}