blob: 59ee08c358f55a2b4b7b29d1a945c920fcba187d [file] [log] [blame]
{
"name": "InputFieldView",
"version": "0.1.4",
"summary": "By far the most InputFieldView I have seen in my entire life. No joke.",
"description": "This input field view use to get text whatever enter by user input field!",
"homepage": "https://github.com/Sayanta-Redapple/InputFieldView.git",
"authors": {
"<SAYANTA>": "<sayanta@redappletech.com>"
},
"source": {
"git": "https://github.com/Sayanta-Redapple/InputFieldView.git",
"tag": "0.1.4"
},
"license": {
"type": "None",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source_files": "InputFieldView/InputFieldView/InputFieldView*{xib,swift}",
"swift_versions": "5.0",
"resource_bundles": {
"InputFieldView": [
"InputFieldView/**/*.xib"
]
},
"swift_version": "5.0"
}