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