blob: fad748399dc74ae2dc3c1e68fe28b52ef50a4215 [file] [log] [blame]
{
"name": "XMPPCap",
"version": "1.0.0",
"summary": "XMPP framework XMPPCap.",
"description": "New XMPPCap for XMPP framework with custom methods",
"homepage": "https://github.com/AshishCap/XMPPCap",
"license": "MIT",
"authors": {
"Ashish": "ashish.rana@capanicus.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/AshishCap/XMPPCap.git",
"tag": "1.0.0"
},
"source_files": "XMPPCap/**/*.{h,m,swift}",
"swift_versions": "4.2",
"dependencies": {
"XMPPFramework": [
]
},
"swift_version": "4.2"
}