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