blob: 4a522cc92412f4c5ed11ebd1e7ad25ec7958a195 [file] [log] [blame]
{
"name": "SROTPView",
"version": "0.1.1",
"summary": "OTP view is designed to be used as alternative to default textfield and it is beautifully designed",
"description": "This OTP view is beautifully design to be used in otp field which support auto population of otp from message and change in the color of empty, filled and active field as well as error",
"homepage": "https://github.com/sarojraut/SROTPView",
"license": {
"type": "MIT",
"text": " Copyright (c) 2019 saroj raut\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
},
"authors": {
"Saroj Raut": "sarojraut09@gmail.com"
},
"source": {
"git": "https://github.com/sarojraut/SROTPView.git",
"tag": "0.1.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": [
"SROTPView/SROTPView.swift",
"SROTPView/SROTPTextField.swift",
"LICENSE.txt"
],
"swift_version": "4.0"
}