[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / InAppChat / 1.0.27 / InAppChat.podspec.json
blob704a4f33440131234f4952e0bf22908ed46dc89f
2   "name": "InAppChat",
3   "version": "1.0.27",
4   "summary": "InAppChat Chat iOS Framework",
5   "description": "Messaging and Chat API for Mobile Apps and Websites",
6   "homepage": "https://inappchat.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zaid Daghestani": "zaid@dag.tech"
13   },
14   "source": {
15     "git": "https://github.com/InAppChat/ios.git",
16     "tag": "1.0.27"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.0",
22   "resource_bundles": {
23     "InAppChat": [
24       "Sources/InAppChat/Media.xcassets",
25       "Sources/InAppChat/Screens/InAppChat.storyboard",
26       "Sources/**/*.plist",
27       "Sources/InAppChat/Libs/ISEmojiView/Assets/Images.xcassets",
28       "Sources/**/*.xib"
29     ]
30   },
31   "source_files": "Sources/InAppChat/**/*.swift",
32   "dependencies": {
33     "AnyCodable-FlightSchool": [
35     ],
36     "SwiftDate": [
38     ],
39     "DynamicColor": [
41     ],
42     "SDWebImageSwiftUI": [
44     ],
45     "ActivityIndicatorView": [
47     ],
48     "SwiftyJSON": [
50     ],
51     "Giphy": [
53     ],
54     "Gifu": [
56     ],
57     "Sentry": [
59     ],
60     "Apollo": [
62     ],
63     "Apollo/WebSocket": [
65     ],
66     "SnapKit": [
68     ]
69   },
70   "swift_version": "5.0"