blob: 767858fda62d595d41caaff532d987a45433aa4c [file] [log] [blame]
{
"name": "MDMulticastDelegate",
"version": "1.2.0",
"summary": "Thread-safe multicast delegate",
"homepage": "https://github.com/ElfSundae/MDMulticastDelegate",
"license": "MIT",
"authors": {
"MarkeJave": "308865427@qq.com",
"Elf Sundae": "https://0x123.com"
},
"source": {
"git": "https://github.com/ElfSundae/MDMulticastDelegate.git",
"tag": "1.2.0"
},
"source_files": "MDMulticastDelegate.{h,m}",
"requires_arc": true,
"frameworks": "Foundation",
"platforms": {
"ios": "7.0"
}
}