[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 5 / d / 4 / SUITextView / 0.1.1 / SUITextView.podspec.json
blob0128ae790bffeff354ed36167b4c51022bab8781
2   "name": "SUITextView",
3   "version": "0.1.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/ospfranco",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "swift_versions": "5.1",
23   "source_files": "Source/**/*",
24   "swift_version": "5.1"