[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / a / 8 / LikeMindsChatData / 1.0.0 / LikeMindsChatData.podspec.json
blob770a6fc183eee9bb3e912fe2aca2f82fd5e837ed
2   "name": "LikeMindsChatData",
3   "summary": "Data Layer for LikeMindsChat",
4   "homepage": "https://likeminds.community/",
5   "version": "1.0.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.0.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": [
26     ],
27     "RealmSwift": [
28       "~>10"
29     ],
30     "FirebaseCore": [
32     ],
33     "FirebaseMessaging": [
35     ],
36     "FirebaseDatabase": [
38     ]
39   },
40   "swift_version": "5.0"