[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 7 / b / 4 / WTProtocal / 1.0.1 / WTProtocal.podspec.json
blob49504e548be0a86d31b6fbab8b4e3bfbfd55e6a4
2   "name": "WTProtocal",
3   "version": "1.0.1",
4   "summary": "WTProtocol re-encapsulates the XMPP communication protocol based on XMPPFramework.",
5   "description": "WTProtocol re-encapsulates the XMPP communication protocol based on XMPPFramework",
6   "homepage": "https://github.com/vilsonlee/WTProtocal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vilson": "vilson.li@gzemt.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/vilsonlee/WTProtocal.git",
19     "tag": "1.0.1"
20   },
21   "ios": {
22     "vendored_frameworks": "Carthage/Build/iOS/*.framework"
23   },
24   "dependencies": {
25     "XMPPFramework": [
27     ],
28     "AFNetworking": [
30     ],
31     "SignalProtocolC": [
33     ],
34     "SignalProtocolObjC": [
36     ]
37   }