[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / MulticastDelegateKit / 1.0.1 / MulticastDelegateKit.podspec.json
blob2c7f2816aa0c2ee205d32dbe53becd196533e096
2   "name": "MulticastDelegateKit",
3   "version": "1.0.1",
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 MulticastDelegateKit.",
6   "homepage": "https://github.com/elano50/MulticastDelegateKit",
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/MulticastDelegateKit.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MulticastDelegate/Classes/**/*"