blob: a3a4bc06a3186d652c0f194a0cc8f57fcb98b87a [file] [log] [blame]
{
"name": "MFAFloatLabel",
"version": "0.1.0",
"summary": "A beautiful and flexible UITextField subclass with material design style.",
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"homepage": "https://github.com/matheusfrozzi/MFAFloatLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"matheusfrozzi": "matheusfrozzi@gmail.com"
},
"source": {
"git": "https://github.com/matheusfrozzi/MFAFloatLabel.git",
"tag": "0.1.0"
},
"source_files": "MFAFloatLabel/Classes/**/*",
"swift_version": "5.0"
}