[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 4 / CustomMessageView / 1.0.0 / CustomMessageView.podspec.json
blob01070766005900240a3bb559359d81b8c8ea3065
2   "name": "CustomMessageView",
3   "version": "1.0.0",
4   "summary": "A simple framework for a custom message view.",
5   "homepage": "https://github.com/eslamali423/CustomMessageView",
6   "license": "MIT",
7   "authors": {
8     "Eslam Ali": "eslam.ali4233@gmail.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/eslamali423/CustomMessageView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "CustomMessageView/**/*.{swift}",
18   "resource_bundles": {
19     "CustomMessageView": [
20       "CustomMessageView/**/*.{xib}",
21       "CustomMessageView/**/Resources/LottieFiles/*.{json}",
22       "CustomMessageView/**/Resources/Sounds/*.{mp3}"
23     ]
24   },
25   "resources": [
26     "CustomMessageView/**/*.{xib}",
27     "CustomMessageView/**/Resources/LottieFiles/*.{json}",
28     "CustomMessageView/**/Resources/Sounds/*.{mp3}"
29   ],
30   "frameworks": "UIKit",
31   "dependencies": {
32     "lottie-ios": [
34     ]
35   },
36   "swift_versions": "5.0",
37   "deprecated": true,
38   "swift_version": "5.0"