[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / c / HighlightedTextEditor / 2.0.2 / HighlightedTextEditor.podspec.json
blobcfa0eeae73e07a5b96fe143dcf8a9d074179a219
2   "name": "HighlightedTextEditor",
3   "version": "2.0.2",
4   "summary": "A SwiftUI view for dynamically highlighting user input",
5   "description": "HighlightedTextEditor is a simple, powerful SwiftUI text editor for iOS and macOS with live syntax highlighting. Highlight what's important as your users type.",
6   "homepage": "https://github.com/kyle-n/HighlightedTextEditor",
7   "license": "MIT",
8   "authors": {
9     "Kyle Nazario": "kylebnazario+hlte@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kyle-n/HighlightedTextEditor.git",
13     "tag": "2.0.2"
14   },
15   "source_files": [
16     "Sources",
17     "Sources/**/*.{swift}"
18   ],
19   "swift_versions": "5.3.1",
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15"
23   },
24   "swift_version": "5.3.1"