[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / a / 4 / SpeechBubble / 0.1.0 / SpeechBubble.podspec.json
blobe594b24e336f1373d7b860f87f6ba4711d3722ea
2   "name": "SpeechBubble",
3   "version": "0.1.0",
4   "summary": "SpeechBubble is an iOS View class that includes both an arrow view and a label view",
5   "description": "SpeechBubble is a versatile iOS View class that efficiently integrates both an arrow view and a label view. It allows for customizable speech bubble components in your iOS applications, enhancing user interface and experience by providing visually appealing, context-specific user interaction elements.",
6   "homepage": "https://github.com/Jeon0976/SpeechBubble-iOS-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jeonseonghun": "jsh097610@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/Jeon0976/SpeechBubble-iOS-Swift.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "SpeechBubble/**/*.{h,m}",
22   "exclude_files": "SpeechBubble/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]