[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 2 / EditableTextInsetsTextField / 1.0.5 / EditableTextInsetsTextField.podspec.json
blobf033ff9174719025a1da29db2e76cce0a72bac57
2   "name": "EditableTextInsetsTextField",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_versions": [
7     "4.2",
8     "5.0"
9   ],
10   "summary": "UITextField subclass with editable text insets.",
11   "requires_arc": true,
12   "version": "1.0.5",
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.5"
24   },
25   "source_files": "EditableTextInsetsTextField/Source/*.swift",
26   "dependencies": {
27     "TapAdditionsKit/Foundation/Locale": [
28       ">= 1.2"
29     ],
30     "TapAdditionsKit/UIKit/UIView": [
31       ">= 1.2"
32     ]
33   }