[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / e / b / DCCJMessageCenter / 0.2.1 / DCCJMessageCenter.podspec.json
blob4caa9b0abc89f03ec7e7e1f715f05f96d4c91221
2   "name": "DCCJMessageCenter",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DCCJMessageCenter/Classes/**/*",
22   "dependencies": {
23     "DCCJNetwork": [
24       "~> 0.3.9"
25     ]
26   }