blob: 55a933350dcbd245efb17e52e9192d37aa70e659 [file] [log] [blame]
{
"name": "FlatField",
"version": "0.0.6",
"summary": "A flat text input field for iOS.",
"description": "A flat text input field for iOS useful for those who want a sleeker-looking input field.",
"homepage": "https://github.com/educrate/flat-field-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"christianampe": "christianampe.work@gmail.com"
},
"source": {
"git": "https://github.com/educrate/flat-field-ios.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.1",
"source_files": "FlatField/Classes/**/*"
}