blob: 5e0fdcba64a1362edfebe32e014cb3a4c7991c69 [file] [log] [blame]
{
"name": "MulticastDelegateSwift",
"version": "2.1.0",
"platforms": {
"osx": "10.10"
},
"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.0"
},
"description": "Multicast Delegate made for swift language.",
"source_files": "Sources/MulticastDelegate.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}