2 "name": "CustomNotificationView",
4 "summary": "A simple framework for a custom Notification view.",
5 "homepage": "https://github.com/eslamali423/CustomNotificationView",
8 "Eslam Ali": "eslam.ali4233@gmail.com"
14 "git": "https://github.com/eslamali423/CustomNotificationView.git",
17 "source_files": "CustomNotificationView/**/*.{swift}",
19 "CustomNotificationView": [
20 "CustomNotificationView/**/*.{xib}",
21 "CustomNotificationView/**/Resources/LottieFiles/*.{json}",
22 "CustomNotificationView/**/Resources/Sounds/*.{mp3}"
26 "CustomNotificationView/**/*.{xib}",
27 "CustomNotificationView/**/Resources/LottieFiles/*.{json}",
28 "CustomNotificationView/**/Resources/Sounds/*.{mp3}"
30 "frameworks": "UIKit",
36 "swift_versions": "5.0",
37 "swift_version": "5.0"