blob: 6d6b61a42105e1a115c17c734a5a44752a14decb [file] [log] [blame]
{
"name": "KAPinField",
"version": "3.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": "3.0.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "**/KAPinField.swift"
}