blob: cb6caaddc5abd61bc332b961a9816bc0b95a23da [file] [log] [blame]
{
"name": "PinFieldView",
"platforms": {
"ios": "11.0"
},
"version": "1.1.3",
"summary": "Entering PIN codes made easy",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/PinFieldView",
"source": {
"git": "https://github.com/e-sites/PinFieldView.git",
"tag": "v1.1.3"
},
"source_files": "Sources/**/*.{swift,h}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}