[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 5 / 1 / 7 / InAppChat / 1.0.3 / InAppChat.podspec.json
blob6a816f268107b618b32018ac38f893c992f3ea9f
2   "name": "InAppChat",
3   "version": "1.0.3",
4   "summary": "InAppChat Chat iOS Framework",
5   "description": "Messaging and Chat API for Mobile Apps and Websites",
6   "homepage": "https://inappchat.io",
7   "license": "Commercial",
8   "authors": {
9     "Zaid Daghestani": "zaid@dag.tech"
10   },
11   "source": {
12     "git": "https://github.com/RipBullNetworks/inappchat-ios.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "15.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "CFNetwork",
22       "Security",
23       "Foundation",
24       "MobileCoreServices",
25       "SystemConfiguration",
26       "CoreFoundation"
27     ],
28     "libraries": "icucore"
29   },
30   "swift_versions": "5.0",
31   "resource_bundles": {
32     "InAppChat": [
33       "Sources/InAppChat/Media.xcassets"
34     ]
35   },
36   "source_files": "Sources/InAppChat/**/*.swift",
37   "static_framework": true,
38   "dependencies": {
39     "AnyCodable-FlightSchool": [
41     ],
42     "SwiftDate": [
44     ],
45     "DynamicColor": [
47     ],
48     "SDWebImageSwiftUI": [
50     ],
51     "ActivityIndicatorView": [
53     ],
54     "SwiftyJSON": [
56     ],
57     "Alamofire": [
59     ],
60     "Giphy": [
62     ],
63     "RollbarNotifier": [
65     ],
66     "RollbarPLCrashReporter": [
68     ],
69     "CocoaMQTT": [
71     ],
72     "Auth0": [
74     ],
75     "Gifu": [
77     ]
78   },
79   "swift_version": "5.0"