blob: 49504e548be0a86d31b6fbab8b4e3bfbfd55e6a4 [file] [log] [blame]
{
"name": "WTProtocal",
"version": "1.0.1",
"summary": "WTProtocol re-encapsulates the XMPP communication protocol based on XMPPFramework.",
"description": "WTProtocol re-encapsulates the XMPP communication protocol based on XMPPFramework",
"homepage": "https://github.com/vilsonlee/WTProtocal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vilson": "vilson.li@gzemt.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/vilsonlee/WTProtocal.git",
"tag": "1.0.1"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/*.framework"
},
"dependencies": {
"XMPPFramework": [
],
"AFNetworking": [
],
"SignalProtocolC": [
],
"SignalProtocolObjC": [
]
}
}