blob: 4950fa46e3aece7ed62f2e57125bf65c68303cc4 [file] [log] [blame]
{
"name": "KAPinField",
"version": "1.0.0",
"summary": "Lightweight Pin Code Field library for iOS, written in Swift",
"homepage": "https://github.com/kirualex/KAPinField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexis Creuzot": "alexis.creuzot@gmail.com"
},
"source": {
"git": "https://github.com/kirualex/KAPinField.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"source_files": "**/KAPinField.swift",
"swift_version": "4.2"
}