blob: 6df90b7fc458044c792e3dd68036e998c7528cb9 [file] [log] [blame]
{
"name": "CodeInputView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "CodeInputView/CodeInputView.swift",
"pushed_with_swift_version": "3.0"
}