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