[Add] CxjToasts 1.0.1
[CocoaPods.git] / Specs / 8 / b / e / IMChatSDK / 1.0.9 / IMChatSDK.podspec.json
blob21e242287897ce809deb9e0302a5a6d931773024
2   "name": "IMChatSDK",
3   "version": "1.0.9",
4   "summary": "Connect to custom service",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruilisi/IMChatSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thisismy0312": "qq867327466@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ruilisi/IMChatSDK.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "dependencies": {
22     "Starscream": [
24     ],
25     "lottie-ios": [
27     ],
28     "SwiftyJSON": [
30     ]
31   },
32   "swift_versions": "5.0",
33   "source_files": [
34     "Source/Core/*.{swift}",
35     "Source/*.{swift}"
36   ],
37   "resource_bundles": {
38     "IMChatSDK": [
39       "Resources/*"
40     ]
41   },
42   "swift_version": "5.0"