blob: 764340f2f197de34528560fb734ad8efc4c81ae2 [file] [log] [blame]
{
"name": "FRTextFieldAnimation",
"version": "0.1.0",
"summary": "Texfield with placeholder animation",
"description": "A framework to show text fields with beautiful placeholder animation when are selected",
"homepage": "https://github.com/Farshadgh/FRTextFieldAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Farshad Ghafari": "farshad.de.lucia@gmail.com"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Farshadgh/FRTextFieldAnimation.git",
"tag": "0.1.0"
},
"source_files": "Source/FRTextFieldAnimation/**/*.swift",
"frameworks": "UIKit"
}