[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 6 / SwiftPopupify / 0.1.0 / SwiftPopupify.podspec.json
blob029f2450fe11c2a1b1da8ac47a3591e9685b131b
2   "name": "SwiftPopupify",
3   "version": "0.1.0",
4   "summary": "A library for handling popups in Swift applications.",
5   "description": "SwiftPopupify is a versatile and easy-to-use Swift library that empowers developers to effortlessly integrate and manage popups in their iOS applications. With SwiftPopupify, creating interactive and visually appealing popups becomes a breeze, enhancing user experience and engagement.\n\n  Key Features:\n  - **Simple Integration:** Seamlessly integrate popups into your Swift projects with minimal code.\n  - **Customization:** Enjoy full control over the appearance and behavior of your popups, allowing for a tailored user interface.\n  - **Animation Effects:** Add eye-catching animation effects to your popups, creating a dynamic and engaging user experience.\n  - **Flexible Triggers:** Define various triggers for popups, such as button taps, gestures, or time-based events.\n  - **Responsive Design:** SwiftPopupify adapts to different screen sizes and orientations, ensuring a consistent and responsive presentation.\n  \n  Whether you need to display informative messages, gather user input, or showcase rich media content, SwiftPopupify simplifies the process, saving you development time while delivering a polished and interactive UI.",
6   "homepage": "https://github.com/OmegaHead/SwiftPopupify",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OmegaHead": "mishachupa2015@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/OmegaHead/SwiftPopupify.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Classes/**/*",
23   "swift_version": "5.0"