blob: 2cb4f70cdef556d0d454df0a9980161ed6d9ccfd [file] [log] [blame]
{
"name": "SFOTPTextField",
"version": "1.0.0",
"summary": "This library makes it easy to implement SMS input field with the ability to automatically substitute code from SMS messages",
"homepage": "https://github.com/fixique/OTPTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Krupenko Vliadislav": "dev.fixique@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/fixique/OTPTextField.git",
"tag": "1.0.0"
},
"source_files": "OTPTextField/**/*.{swift,xib}",
"frameworks": "UIKit",
"swift_version": "5.0"
}