blob: ce7bf740fbdbbd7293369553aebdb9fb7be44b6b [file] [log] [blame]
{
"name": "BHTextField",
"version": "1.0.0",
"summary": "Textfield that make your life easier.",
"description": "Here is my textbox that i have been developing from project to project and i found out that textbox is normally same pattern.",
"homepage": "https://github.com/tylerlantern/BHTextField",
"license": "MIT",
"authors": {
"To": "tylerlantern@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/tylerlantern/BHTextField.git",
"tag": "1.0.0",
"commit": "1d8ad869ce7e30f6d76ac7d495821c0a78a4ce88"
},
"source_files": "BHTextField/BHTextField/Classes/**/*",
"swift_version": "4.0"
}