blob: 2725add941b1d9d1a16e2c3e89dcd252250a046a [file] [log] [blame]
{
"name": "BT-OtpView",
"version": "0.1.1",
"summary": "An off-the-shelf One-Time-Password View For iOS.",
"description": "\"BT-Otp is an easy-to-use, fully customized one-time-password view to use in your iOS apps.\"",
"homepage": "https://github.com/baianat/BT-OtpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O-labib": "o.labib1995@gmail.com"
},
"source": {
"git": "https://github.com/baianat/BT-OtpView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BT-OtpView/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}