[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / e / MDMulticastDelegate / 1.1.0 / MDMulticastDelegate.podspec.json
blob0c7dd2f471f3d6388f48b048407f69ed03e70dfe
2   "name": "MDMulticastDelegate",
3   "version": "1.1.0",
4   "summary": "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.1.0"
14   },
15   "source_files": "MDMulticastDelegate.{h,m}",
16   "requires_arc": true,
17   "frameworks": "Foundation",
18   "platforms": {
19     "ios": "7.0"
20   }