blob: 8a8add64ea0605f6e6fa9ceabe22603c53f59e81 [file] [log] [blame]
{
"name": "PinEntryField",
"version": "0.1.6",
"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/PinView/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.6"
},
"social_media_url": "https://twitter.com/sagaya_hafeez",
"platforms": {
"ios": "10.0"
},
"source_files": "PinView/Classes/**/*",
"frameworks": "UIKit"
}