[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / b / ChatLib / 1.0.3 / ChatLib.podspec.json
blobc79de98ef61c78002a522011a3a7ff63f90d9fe7
2   "name": "ChatLib",
3   "version": "1.0.3",
4   "summary": "ChatLib iOS Client",
5   "description": "Chat",
6   "homepage": "https://github.com/ssagarShinde/Colab.git",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sagar": "s.dshinde13@gmail.com"
13   },
14   "swift_versions": "5",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/ssagarShinde/Colab.git",
20     "tag": "1.0.3"
21   },
22   "requires_arc": true,
23   "source_files": "ChatLib/ChatLib/Sources/**/*.{h,m,swift}",
24   "exclude_files": "Classes/Exclude",
25   "resource_bundles": {
26     "ChatLib": [
27       "ChatLib/ChatLib/Sources/**/*.xcassets"
28     ]
29   },
30   "ios": {
31     "frameworks": "UIKit"
32   },
33   "dependencies": {
34     "Socket.IO-Client-Swift": [
35       "~> 15.2.0"
36     ]
37   },
38   "swift_version": "5"