blob: e37b12c7422f57bbd1f87882cc29901ae15fd064 [file] [log] [blame]
{
"name": "NOTextInputEditText",
"version": "1.0.0",
"summary": "A short description of NOTextInputEditText.",
"description": "NOTextInputEditText is an ios framework for Android Material Design TextInputEditText styled SwiftUI TextField.",
"homepage": "https://github.com/azril0409/NOTextInputEditText.git",
"license": "Apache License, Version 2.0",
"authors": {
"Deo0409": "azril0409@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/azril0409/NOTextInputEditText.git",
"tag": "1.0.0"
},
"source_files": [
"NOTextInputEditText",
"NOTextInputEditText/NOTextInputEditText/*.{h,m,swift}"
],
"public_header_files": "NOTextInputEditText/NOTextInputEditText/*.h",
"swift_version": "5.0"
}