[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / d / 4 / SUITextView / 0.1.0 / SUITextView.podspec.json
blob69f1d0bd12bb8a958694032245e636d1bdd1159d
2   "name": "SUITextView",
3   "version": "0.1.0",
4   "summary": "SwiftUI TextView component for MacOS",
5   "description": "'The missing TextView component for macOS SwiftUI'",
6   "homepage": "https://github.com/ospfranco/SUITextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oscar Franco": "ospfranco@protonmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ospfranco/SUITextView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "swift_versions": "5.1",
22   "source_files": "Source/**/*",
23   "swift_version": "5.1"