blob: 75405d6ff16144741ba668a2bc9d871ad9f336bd [file] [log] [blame]
{
"name": "KAPinField",
"version": "5.0.1",
"summary": "Lightweight, highly customizable 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": "5.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "**/KAPinField.swift"
}