[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / b / ChatLib / 1.4 / ChatLib.podspec.json
blob2135d57c90f5298c5c7aa0290ae632dfcbf32818
2   "name": "ChatLib",
3   "version": "1.4",
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.4"
13   },
14   "ios": {
15     "vendored_frameworks": "ChatLib.xcframework"
16   },
17   "exclude_files": "Classes/Exclude",
18   "swift_versions": "5.0",
19   "source_files": [
20     "ChatLib/**/*.{h,m,swift}"
21   ],
22   "dependencies": {
23     "Socket.IO-Client-Swift": [
24       "~> 15.2.0"
25     ]
26   },
27   "swift_version": "5.0"