[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / e / b / DCCJMessageCenter / 0.1.3 / DCCJMessageCenter.podspec.json
blobf699b4da68cdcf60e657e8361520fff9f2abbd6b
2   "name": "DCCJMessageCenter",
3   "version": "0.1.3",
4   "summary": "A module mainly to handle message send and verify",
5   "description": "A module mainly to handle message send and verify Used by DCCJ",
6   "homepage": "https://github.com/Ghstart/DCCJMessageCenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ghstart": "gonghuan2020@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ghstart/DCCJMessageCenter.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DCCJMessageCenter/Classes/**/*",
22   "dependencies": {
23     "DCCJNetwork": [
24       "~> 0.2.8"
25     ]
26   }