[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 7 / InAppChat / 1.0.4 / InAppChat.podspec.json
blob9e0795c6b69e2419c60365cddbe07664e161592e
2   "name": "InAppChat",
3   "version": "1.0.4",
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   "readme": "https://raw.githubusercontent.com/RipBullNetworks/inappchat-ios/main/README.md",
9   "authors": {
10     "Zaid Daghestani": "zaid@dag.tech"
11   },
12   "source": {
13     "git": "https://github.com/RipBullNetworks/inappchat-ios.git",
14     "tag": "1.0.4"
15   },
16   "platforms": {
17     "ios": "15.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "CFNetwork",
23       "Security",
24       "Foundation",
25       "MobileCoreServices",
26       "SystemConfiguration",
27       "CoreFoundation"
28     ],
29     "libraries": "icucore"
30   },
31   "swift_versions": "5.0",
32   "resource_bundles": {
33     "InAppChat": [
34       "Sources/InAppChat/Media.xcassets"
35     ]
36   },
37   "source_files": "Sources/InAppChat/**/*.swift",
38   "static_framework": true,
39   "dependencies": {
40     "AnyCodable-FlightSchool": [
42     ],
43     "SwiftDate": [
45     ],
46     "DynamicColor": [
48     ],
49     "SDWebImageSwiftUI": [
51     ],
52     "ActivityIndicatorView": [
54     ],
55     "SwiftyJSON": [
57     ],
58     "Alamofire": [
60     ],
61     "Giphy": [
63     ],
64     "RollbarNotifier": [
66     ],
67     "RollbarPLCrashReporter": [
69     ],
70     "CocoaMQTT": [
72     ],
73     "Auth0": [
75     ],
76     "Gifu": [
78     ]
79   },
80   "swift_version": "5.0"