[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 6 / 2 / EditableTextInsetsTextField / 1.0 / EditableTextInsetsTextField.podspec.json
blobe244bf9a97d15471a2a87087667139a91eba3f69
2   "name": "EditableTextInsetsTextField",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.1"
8   },
9   "summary": "UITextField subclass with editable text insets.",
10   "requires_arc": true,
11   "version": "1.0",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Tap Payments": "hello@tap.company"
18   },
19   "homepage": "https://github.com/Tap-Payments/EditableTextInsetsTextField-iOS",
20   "source": {
21     "git": "https://github.com/Tap-Payments/EditableTextInsetsTextField-iOS.git",
22     "tag": "1.0"
23   },
24   "source_files": "EditableTextInsetsTextField/Source/*.swift",
25   "dependencies": {
26     "TapAdditionsKit/Foundation/Locale": [
28     ],
29     "TapAdditionsKit/UIKit/UIView": [
31     ]
32   }