blob: 225bfd55ccd21a1a9a41caed16dcb6334eafda19 [file] [log] [blame]
{
"name": "IACodeInputView",
"version": "1.0.1",
"summary": "Simple and easily customisable code input view",
"description": "This code input view will give you an easy way to add such a view to your app, and if you need to customise fields of the view as you want. There are two out-of-the-box types of fields: label based and dot field.",
"homepage": "https://github.com/IsaAliev/CodeInputView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"IsaAliev": "isaaliev12@gmail.com"
},
"source": {
"git": "https://github.com/IsaAliev/CodeInputView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CodeInputView/Classes/*.{swift}"
}