[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / a / 4 / SpeechBubble / 0.1.4 / SpeechBubble.podspec.json
blob107ebd631d0972675c15b8add23e59baee1964ef
2   "name": "SpeechBubble",
3   "version": "0.1.4",
4   "summary": "An iOS View class for displaying speech bubbles with customizable arrows and text labels.",
5   "description": "SpeechBubble is an iOS View class that enables the easy creation of customizable speech bubbles with arrows and labels. It supports extensive customization options including colors, fonts, and arrow positioning.",
6   "homepage": "https://github.com/Jeon0976/SpeechBubble",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeon0976": "jsh097610@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Jeon0976/SpeechBubble.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/SpeechBubble/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "5.0"