[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 8 / EditableTextInsetsTextFieldV2 / 0.0.1 / EditableTextInsetsTextFieldV2.podspec.json
blob5a75148a0674c1fbda9fc08af4cfc9f79df880fc
2   "name": "EditableTextInsetsTextFieldV2",
3   "version": "0.0.1",
4   "summary": "UITextField subclass with editable text insets.",
5   "description": "UITextField subclass with editable text insets.UITextField subclass with editable text insets.",
6   "homepage": "https://github.com/Tap-Payments/EditableTextInsetsTextFieldV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Tap-Payments/EditableTextInsetsTextFieldV2.git",
24     "tag": "0.0.1"
25   },
26   "source_files": "EditableTextInsetsTextFieldV2/EditableTextInsetsTextFieldV2/Source**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "dependencies": {
29     "SwiftLint": [
31     ],
32     "TapAdditionsKitV2": [
34     ]
35   },
36   "swift_version": "5.0"