blob: 881daa874770bdfd187f5b60eda74f4a21b058db [file] [log] [blame]
{
"name": "FlatField",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.1",
"source_files": "FlatField/Classes/**/*"
}