[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / 2 / BRCPopUp / 1.0.0 / BRCPopUp.podspec.json
blob770fd5f5751372b2453adcd5244793b536d54f70
2   "name": "BRCPopUp",
3   "version": "1.0.0",
4   "summary": "BRCPopUp is a versatile, highly customizable PopUp menu library for iOS.",
5   "description": "BRCPopUp is a highly customizable PopUp menu library for iOS, designed to enhance user interfaces with dynamic, visually appealing popUpMenu options. It supports extensive customization including arrow styles, popup animations, content alignment, and automatic dismissal behaviors. Ideal for applications requiring a flexible, adaptive UI component, BRCPopUp adapts seamlessly to various content types such as text, images, or custom views, making it a versatile choice for any iOS developer.",
6   "homepage": "https://github.com/JayChou202302/BRCPopUp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhixiongsun": "jaychou202302@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JayChou202302/BRCPopUp.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "BRCPopUp/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]