[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / e / 6 / O2Chat / 0.1.7 / O2Chat.podspec.json
blob7d162a067932fbbabf9e3a8cfc52477a4760d7ef
2   "name": "O2Chat",
3   "version": "0.1.7",
4   "summary": "Connect, Chat, and Cherish",
5   "description": "\"Discover a new way to stay connected with our feature-rich chat app. Whether you're catching up with old friends, making new connections, or collaborating with colleagues, our platform offers seamless messaging, file sharing, and group chat functionalities. Experience real-time conversations with lightning-fast performance, enhanced security, and a user-friendly interface designed to keep your interactions smooth and enjoyable. Connect, chat, and cherish every moment with us!\"",
6   "homepage": "https://github.com/O2Chat/O2Chat-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "o2chat.io@gmail.com": "o2chat.io@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/O2Chat/O2Chat-iOS.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "preserve_paths": "**/O2Chat.xcframework",
26   "vendored_frameworks": "**/O2Chat.xcframework",
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AVFoundation",
31     "AudioToolbox",
32     "CoreMedia",
33     "ImageIO",
34     "QuickLook",
35     "SystemConfiguration",
36     "Security",
37     "Photos",
38     "CoreServices",
39     "QuickLook",
40     "MobileCoreServices"
41   ],
42   "static_framework": true,
43   "subspecs": [
44     {
45       "name": "AlamofireSupport",
46       "dependencies": {
47         "Alamofire": [
48           ">= 5.0",
49           "< 6.0"
50         ]
51       }
52     },
53     {
54       "name": "SwiftyJSONSupport",
55       "dependencies": {
56         "SwiftyJSON": [
57           ">= 5.0",
58           "< 6.0"
59         ]
60       }
61     },
62     {
63       "name": "FMDBSupport",
64       "dependencies": {
65         "FMDB": [
66           ">= 2.7",
67           "< 3.0"
68         ]
69       }
70     },
71     {
72       "name": "SwiftSignalRClientSupport",
73       "dependencies": {
74         "SwiftSignalRClient": [
75           ">= 0.8",
76           "< 1.0"
77         ]
78       }
79     },
80     {
81       "name": "FirebaseCoreSupport",
82       "dependencies": {
83         "Firebase/Core": [
85         ]
86       }
87     },
88     {
89       "name": "FirebaseMessagingSupport",
90       "dependencies": {
91         "Firebase/Messaging": [
93         ]
94       }
95     },
96     {
97       "name": "CosmosSupport",
98       "dependencies": {
99         "Cosmos": [
100           ">= 23.0",
101           "< 24.0"
102         ]
103       }
104     }
105   ],
106   "swift_version": "5.0"