blob: 22c1a3886d7dfddf76cf6f404b8ff16486a18e96 [file] [log] [blame]
{
"name": "MulticastDelegateSwift",
"version": "2.1.2",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_version": "4.2",
"license": {
"type": "MIT"
},
"summary": "Swift Multicast Delegate",
"homepage": "https://github.com/jonasman/MulticastDelegate",
"authors": {
"Joao Nunes": "joao3001@hotmail.com"
},
"source": {
"git": "https://github.com/jonasman/MulticastDelegate.git",
"tag": "2.1.2"
},
"description": "Multicast Delegate made for swift language.",
"source_files": "Sources/MulticastDelegate.swift",
"requires_arc": true
}