blob: a4d0f0aeeada1740e4ed5c52d9fadb61a6a95954 [file] [log] [blame]
{
"name": "OTPInputView",
"version": "0.1.1",
"summary": "OTP InputView is a simple, Fully customisable OTP code verification view in Swift.",
"description": "'OTP-InputView is an awesome pod aimed to make your life easier when dealing with OTP Verification i.e Very common feature in Apps nowadays.'",
"homepage": "https://github.com/abhishek-001/OTPInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abhishek-001": "work.abhirathi@gmail.com"
},
"source": {
"git": "https://github.com/abhishek-001/OTPInputView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/abhirathi007",
"platforms": {
"ios": "11.0"
},
"source_files": "OTPInputView/Classes/*.swift",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}