[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / d / 9 / WZIMProtocol / 0.0.3 / WZIMProtocol.podspec.json
blob9c65ed4c60165f86a9cfce3b87d66c57b2edc5b0
2   "name": "WZIMProtocol",
3   "version": "0.0.3",
4   "summary": "IM通用协议",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WZLYiOS/WZIMProtocol",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuqixiang": "739140860@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WZLYiOS/WZIMProtocol.git",
16     "tag": "0.0.3"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "WZIMProtocol/Classes/**/*",
25   "dependencies": {
26     "SnapKit": [
27       "~> 5.0.1"
28     ]
29   },
30   "swift_version": "5.0"