blob: 1cec16cfb9940f9b9634c0fdf688c4558979ced5 [file] [log] [blame]
{
"name": "SNPTopUpTextField",
"version": "0.1.2",
"summary": "A TextField that supports Snapp styles and formats for TopUp.",
"description": "This is the custom textfield for topUp views in snapp application.",
"homepage": "https://gitlab.snapp.ir/iOS/SNPTopUpTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mahdi.roohbakhsh": "mahdi.roohbakhsh@snapp.cab"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.snapp.ir/iOS/SNPTopUpTextField.git",
"tag": "0.1.2"
},
"swift_version": "5.0",
"source_files": "SNPTopUpTextField/Sources/*.swift",
"frameworks": "UIKit"
}