[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 7 / b / LiveChat / 2.0.20 / LiveChat.podspec.json
blob2c9499ed8fd6057a3f566742dbb80594884368d3
2   "name": "LiveChat",
3   "version": "2.0.20",
4   "summary": "LiveChat chat window for your iOS app.",
5   "homepage": "https://github.com/livechat/chat-window-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Łukasz Jerciński": "l.jercinski@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/livechat/chat-window-ios.git",
15     "tag": "2.0.20"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "resources": "Sources/*.{js}",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"