blob: 763436dfe22eaf5bd24eb7487a92ee0b0b578e7e [file] [log] [blame]
{
"name": "EditableTextInsetsTextField",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"summary": "UITextField subclass with editable text insets.",
"requires_arc": true,
"version": "1.0.1",
"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.1"
},
"source_files": "EditableTextInsetsTextField/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Foundation/Locale": [
],
"TapAdditionsKit/UIKit/UIView": [
]
}
}