blob: d323bb5f4191619a2686c14d5a0182518f84b8d2 [file] [log] [blame]
{
"name": "PBMulticastDelegate",
"version": "1.1.0",
"summary": "Multicast delegate for iOS development.",
"description": "Multicast delegate for FLK.Inc iOS Developers, that need multicast dispatch event etc.",
"homepage": "https://github.com/iFindTA",
"license": "MIT (LICENSE)",
"authors": {
"nanhujiaju": "nanhujiaju@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iFindTA/PBMulticastDelegate.git",
"tag": "1.1.0"
},
"source_files": "PBMulticastDelegate/Pod/Classes/*.{h,m}",
"public_header_files": "PBMulticastDelegate/Pod/Classes/*.h",
"frameworks": "Foundation",
"requires_arc": true
}