blob: 7cba2e9bba98be3cdd8f07fd683b74df6f2ea8cb [file] [log] [blame]
{
"name": "FancyTextField",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomTextInput/*",
"pushed_with_swift_version": "4.0"
}