blob: 09ce28b959e8e4eaa207ab67b0bfc7bddf1824d1 [file] [log] [blame]
{
"name": "MulticastDelegateSwift",
"version": "1.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": "1.0.0"
},
"description": "Multicast Delegate made for swift language.",
"source_files": "MulticastDelegate/MulticastDelegate.swift",
"requires_arc": true
}