[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / 4 / IMChatSDK-Mac / 1.0.0 / IMChatSDK-Mac.podspec.json
blob9e0da958b6fdb40bf2c7058329afe390e7178b9b
2   "name": "IMChatSDK-Mac",
3   "version": "1.0.0",
4   "summary": "A short description of IMChatSDK-Mac.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruilisi/IMChatSDK-Mac",
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-Mac.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": [
22     "Source/Core/*.{swift}",
23     "Source/*.{swift}",
24     "Source/Http/*.{swift}"
25   ],
26   "swift_versions": "5.0",
27   "dependencies": {
28     "Starscream": [
30     ],
31     "SwiftyJSON": [
33     ],
34     "Alamofire": [
35       "4.8.0"
36     ]
37   },
38   "swift_version": "5.0"