[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 7 / 0 / LikeMindsChatUI / 1.3.0 / LikeMindsChatUI.podspec.json
blobea56a7f45f78c4d3aec9df2864e75f5b14029da6
2   "name": "LikeMindsChatUI",
3   "summary": "LikeMinds Chat UI official iOS SDK",
4   "homepage": "https://likeminds.community/",
5   "version": "1.3.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.git",
15     "tag": "1.3.0"
16   },
17   "source_files": "LMChatUI_iOS/LMChatUI_iOS/Source/**/*.swift",
18   "resource_bundles": {
19     "LikeMindsChatUI": [
20       "LMChatUI_iOS/LMChatUI_iOS/Source/**/*.{xcassets}"
21     ]
22   },
23   "platforms": {
24     "ios": "13.0"
25   },
26   "swift_versions": "5.0",
27   "requires_arc": true,
28   "dependencies": {
29     "Kingfisher": [
30       "~> 7.0"
31     ]
32   },
33   "swift_version": "5.0"