blob: 1e3d72778cc4a7f3cf93d167616d715fb80d17a7 [file] [log] [blame]
{
"name": "OTPFieldView",
"version": "1.0",
"summary": "A CocoaPods library for One Time Password View written in Swift",
"description": "This library helps you create One-Time-Password view for iOS Applications",
"homepage": "https://github.com/Root-vb/OTPFieldView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vaibhav Bhasin": "vaibhavbhasin15@gmail.com"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Root-vb/OTPFieldView.git",
"tag": "1.0"
},
"source_files": "OTPFieldView/**/*.{h,m,swift}",
"swift_version": "5.0"
}