[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / 3 / b / ChatLib / 1.8 / ChatLib.podspec.json
blobff634fb57f7110ace17f0887718ae11dd3521e29
2   "name": "ChatLib",
3   "version": "1.8",
4   "summary": "A beautiful, flexible Chat application",
5   "homepage": "https://github.com/ssagarShinde/WebChat.git",
6   "authors": "Sagar",
7   "platforms": {
8     "ios": "12.1"
9   },
10   "source": {
11     "git": "https://github.com/ssagarShinde/WebChat.git",
12     "tag": "1.8"
13   },
14   "ios": {
15     "vendored_frameworks": "ChatLib.xcframework"
16   },
17   "exclude_files": "Classes/Exclude",
18   "source_files": "ChatLib/Sources/**/*.{h,m,swift}",
19   "swift_versions": "5.0",
20   "dependencies": {
21     "Socket.IO-Client-Swift": [
22       "~> 15.2.0"
23     ]
24   },
25   "swift_version": "5.0"