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