blob: e7532141c1799017c200db33da84671427963c72 [file] [log] [blame]
{
"name": "KAPinField",
"version": "4.2.0",
"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": "4.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "**/KAPinField.swift"
}