blob: 0282e4b6b9f094eedf538bb458a1aec6eeaccb8d [file] [log] [blame]
{
"name": "FancyTextField",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomTextInput/*",
"pushed_with_swift_version": "3.0"
}