blob: 673fa0cef91ee3ad3ae03e97cdac898d4554b44c [file] [log] [blame]
{
"name": "SGDigitTextField",
"version": "0.1.0",
"summary": "Elegant and Simplest Digit UITextField",
"description": "Elegant & Simplest Digit UITextField.\nYou can also configure the textfield without coding.",
"homepage": "https://github.com/sonifex/SGDigitTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonifex": "sonerguler93@gmail.com"
},
"source": {
"git": "https://github.com/sonifex/SGDigitTextField.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/sonifex",
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "SGDigitTextField/Classes/**/*",
"swift_version": "5.0"
}