blob: 6f792cad3b0eaf03dc41aca80ae008b08b77228a [file] [log] [blame]
{
"name": "JAPinView",
"version": "0.1.0",
"summary": "JAPinView is used to handle UI component of OTP or pin view.",
"swift_version": "4.0",
"description": "JAPinView, which is used to handle UI component of OTP or pin view.",
"homepage": "https://github.com/JayachandraA/JAPinView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JayachandraA": "jayachandra.a@bluerose-tech.com"
},
"source": {
"git": "https://github.com/JayachandraA/JAPinView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JAPinView/Classes/**/*"
}