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