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