blob: 27b01e57032c7297a48497565bc2b4c0dcd2c113 [file] [log] [blame]
{
"name": "SwiftyCodeView",
"swift_version": "4.1",
"version": "0.1.0",
"summary": "An UI Component for verification codes written in swift",
"description": "A customizable verification code UI Component. Can be used for phone verification codes, passwords etc.",
"homepage": "https://github.com/arturdev/SwiftyCodeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arturdev": "mkrtarturdev@gmail.com"
},
"source": {
"git": "https://github.com/arturdev/SwiftyCodeView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "SwiftyCodeView/Classes/*",
"frameworks": "UIKit"
}