blob: 545ce81311a22609c12c3283043b63940927d7be [file] [log] [blame]
{
"name": "EditableTextInsetsTextField",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "UITextField subclass with editable text insets.",
"requires_arc": true,
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/EditableTextInsetsTextField-iOS",
"source": {
"git": "https://github.com/Tap-Payments/EditableTextInsetsTextField-iOS.git",
"tag": "1.0.3"
},
"source_files": "EditableTextInsetsTextField/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Foundation/Locale": [
">= 1.2"
],
"TapAdditionsKit/UIKit/UIView": [
">= 1.2"
]
}
}