[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / e / 1 / XMPPCap / 1.0.0 / XMPPCap.podspec.json
blobfad748399dc74ae2dc3c1e68fe28b52ef50a4215
2   "name": "XMPPCap",
3   "version": "1.0.0",
4   "summary": "XMPP framework XMPPCap.",
5   "description": "New XMPPCap for XMPP framework with custom methods",
6   "homepage": "https://github.com/AshishCap/XMPPCap",
7   "license": "MIT",
8   "authors": {
9     "Ashish": "ashish.rana@capanicus.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/AshishCap/XMPPCap.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "XMPPCap/**/*.{h,m,swift}",
19   "swift_versions": "4.2",
20   "dependencies": {
21     "XMPPFramework": [
23     ]
24   },
25   "swift_version": "4.2"