blob: 61bdc154dcdd0c56ea641bc5fce6645d0b160632 [file] [log] [blame]
{
"name": "EditableTextInsetsTextField",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"summary": "UITextField subclass with editable text insets.",
"requires_arc": true,
"version": "1.0.6",
"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.6"
},
"source_files": "EditableTextInsetsTextField/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Foundation/Locale": [
">= 1.3.3"
],
"TapAdditionsKit/UIKit/UIView": [
">= 1.3.3"
]
}
}