[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 7 / a / 8 / LikeMindsChatData / 1.1.0 / LikeMindsChatData.podspec.json
blob3de812a326a3e926a334b77fa59e650ca8c53f55
2   "name": "LikeMindsChatData",
3   "summary": "Data Layer for LikeMindsChatData",
4   "homepage": "https://likeminds.community/",
5   "version": "1.1.0",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pushpendrasingh": "pushpendra.singh@likeminds.community"
12   },
13   "source": {
14     "git": "https://github.com/LikeMindsCommunity/likeminds-chat-iOS-data-xc.git",
15     "tag": "1.1.0"
16   },
17   "vendored_frameworks": "LikeMindsChat.xcframework",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.7"
26     ],
27     "RealmSwift": [
28       "~>10.40"
29     ],
30     "FirebaseCore": [
32     ],
33     "FirebaseMessaging": [
35     ],
36     "FirebaseDatabase": [
38     ]
39   },
40   "swift_version": "5.0"