blob: d669a72ff1c52a33e7b6b74a524d7e0a6ba073e9 [file] [log] [blame]
{
"name": "FancyTextField",
"version": "0.1.4",
"summary": "Its the UITextField but prettier",
"description": "This TextField is really fancy! It will make your app look slick!",
"homepage": "https://github.com/gtdrag/FancyTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"George T. Drag": "gdrag@redfoundry.com"
},
"source": {
"git": "https://github.com/gtdrag/FancyTextField.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomTextInput/*.{swift,xib}",
"pushed_with_swift_version": "4.0"
}