blob: 48b8d82345ac5d22ff6270356835001a4baaa975 [file] [log] [blame]
{
"name": "PinEntryField",
"version": "0.1.4",
"summary": "A PIN view library for iOS. Use to enter PIN/OTP/password etc.",
"swift_version": "4.0",
"description": "Provides a widget to enter PIN/OTP/password etc on",
"homepage": "https://github.com/sagaya/PinView",
"screenshots": "https://github.com/sagaya/BottomDrawer/raw/master/screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sagaya": "shaggy.hafeez@gmail.com"
},
"source": {
"git": "https://github.com/sagaya/PinView.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/sagaya_hafeez",
"platforms": {
"ios": "10.0"
},
"source_files": "PinView/Classes/**/*",
"frameworks": "UIKit"
}