[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / b / ChatLib / 1.0.1 / ChatLib.podspec.json
blobf5ebbc0803776ce49a10a72aa5f05d92db44d4ca
2   "name": "ChatLib",
3   "version": "1.0.1",
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.0.1"
13   },
14   "exclude_files": "Classes/Exclude",
15   "ios": {
16     "frameworks": "UIKit"
17   },
18   "requires_arc": true,
19   "source_files": "ChatLib/Sources/**/*.{h,m,swift}",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "Socket.IO-Client-Swift": [
23       "~> 15.2.0"
24     ]
25   },
26   "swift_version": "5.0"