blob: 2457063bf62123e457429b50fa78ae62eab96301 [file] [log] [blame]
{
"name": "MulticastDelegateSwift",
"version": "2.0.0",
"platforms": {
"ios": "8.0"
},
"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.0.0"
},
"description": "Multicast Delegate made for swift language.",
"source_files": "Sources/MulticastDelegate.swift",
"requires_arc": true
}