blob: 5610e758f71d5703791cfbd11b79ec39564d3816 [file] [log] [blame]
{
"name": "FloatyTextField",
"version": "0.3.8",
"summary": "FloatyTextField provides material design inspired TextField and TextView.",
"swift_version": "4.0",
"description": "FloatyTextField provides material design inspired TextField and TextView. Feel free to report issues.",
"homepage": "https://github.com/mlubgan/FloatyTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michał Łubgan": "m.lubgan@fivedottwelve.com"
},
"source": {
"git": "https://github.com/mlubgan/FloatyTextField.git",
"tag": "0.3.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FloatyTextField/Classes/**/*",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"SnapKit": [
]
}
}