[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / MulticastDelegateKit / 1.0.0 / MulticastDelegateKit.podspec.json
blob6bad95a33de6b1d7ec691000e2e8a6509b721d35
2   "name": "MulticastDelegateKit",
3   "version": "1.0.0",
4   "summary": "A library which allows to have several delegates instead of one",
5   "description": "A simple library which allows to have several delegates instead of one. Also it includes subclasses for UIKit controls to work with MulticastDelegate.",
6   "homepage": "https://github.com/elano50/MulticastDelegate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Kisel": "kipanca7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/elano50/MulticastDelegate.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.2",
22   "source_files": "MulticastDelegate/Classes/**/*"