[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / e / b / DCCJMessageCenter / 0.2.5 / DCCJMessageCenter.podspec.json
blob22392f9dc291ecb9f7085c79f713477d4c58067b
2   "name": "DCCJMessageCenter",
3   "version": "0.2.5",
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.5"
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.0"
30     ]
31   }