[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 7 / InAppChat / 1.0.2 / InAppChat.podspec.json
bloba6ab1e73479f6ad436b6590fced96d9f8a090e4c
2   "name": "InAppChat",
3   "version": "1.0.2",
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.2"
14   },
15   "platforms": {
16     "ios": "15.0"
17   },
18   "documentation_url": "https://inappchat.io/",
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"