[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / e / b / DCCJMessageCenter / 0.2.8 / DCCJMessageCenter.podspec.json
blobfb13948dcec840ed675f72be12df900cf79c88e5
2   "name": "DCCJMessageCenter",
3   "version": "0.2.8",
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.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DCCJMessageCenter/Classes/**/*",
22   "resource_bundles": {
23     "DCCJMessageCenter": [
24       "DCCJMessageCenter/Classes/**/*.{png,jpeg,jpg,storyboard,xib}"
25     ]
26   },
27   "dependencies": {
28     "DCCJNetwork": [
29       "~> 0.4.1"
30     ]
31   }