blob: 649d911cbc4eb92a562d39cb2f34910546e782c1 [file] [log] [blame]
{
"name": "MKOtpView",
"version": "1.0.0",
"summary": "MKOtpView is a library to display UIView in app for filling the OTP. Library support secure text entry and you can fully customised your view.",
"description": "MKOtpView is a library to display UIView in app for filling the OTP. Library support secure text entry and you can fully customised your view. MKOtpView contains several methods to set font/pedding/color/border etc.",
"homepage": "https://github.com/mohit5189/MKOtpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohit5189": "ch.mohitkumar1234@gmail.com"
},
"source": {
"git": "https://github.com/mohit5189/MKOtpView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKOtpView/Classes/**/*"
}