| { |
| "name": "OTPInputView", |
| "version": "0.1.2", |
| "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.2" |
| }, |
| "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" |
| } |