blob: 02c2fb0bbb38af6e0fa91c3a76459c27208f13f8 [file] [log] [blame]
{
"name": "CodeInputView",
"version": "0.2.0",
"summary": "Simple control for entering codes like the ones used to verify phone numbers",
"homepage": "https://github.com/eastsss/CodeInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eastsss": "anatox91@yandex.ru"
},
"source": {
"git": "https://github.com/eastsss/CodeInputView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "CodeInputView/CodeInputView.swift",
"pushed_with_swift_version": "4.0"
}