blob: d96e028cd3d4745fcfbec3541458192d3580fda7 [file] [log] [blame]
{
"name": "Signals",
"version": "2.0.0",
"license": "MIT",
"summary": "Elegant eventing",
"homepage": "https://github.com/artman/Signals",
"social_media_url": "http://twitter.com/artman",
"authors": {
"Tuomas Artman": "tuomas@artman.fi"
},
"source": {
"git": "https://github.com/artman/Signals.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "Signals/*.swift",
"requires_arc": true
}