blob: d6c35ff65e5275782325da6f89ab64d858f67417 [file] [log] [blame]
{
"name": "InputFieldView",
"version": "0.1.3",
"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.3"
},
"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"
}