[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / d / e / MDMulticastDelegate / 1.3.0 / MDMulticastDelegate.podspec.json
blob3b9fbb5b944eb20f898d603406c05ca1023a55fa
2   "name": "MDMulticastDelegate",
3   "version": "1.3.0",
4   "summary": "Thread-safe multicast delegate",
5   "homepage": "https://github.com/ElfSundae/MDMulticastDelegate",
6   "license": "MIT",
7   "authors": {
8     "MarkeJave": "308865427@qq.com",
9     "Elf Sundae": "https://0x123.com"
10   },
11   "source": {
12     "git": "https://github.com/ElfSundae/MDMulticastDelegate.git",
13     "tag": "1.3.0"
14   },
15   "source_files": "MDMulticastDelegate.{h,m}",
16   "requires_arc": true,
17   "frameworks": "Foundation",
18   "platforms": {
19     "ios": "7.0"
20   }