blob: 0256e7512b723711cdb4ecdc911b531e51670c30 [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.2",
"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.2"
},
"source_files": "EditableTextInsetsTextField/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Foundation/Locale": [
"1.1"
],
"TapAdditionsKit/UIKit/UIView": [
"1.1"
]
}
}