blob: f76935232e953a426088833eb75c7f16b0f60536 [file] [log] [blame]
{
"name": "Dispatcher",
"version": "0.1.1",
"license": "MIT",
"summary": "Facebook Flux' Dispatcher rewritten in Swift",
"homepage": "https://github.com/mikker/Dispatcher",
"authors": {
"Mikkel Malmberg": "mikkel@brnbw.com"
},
"source": {
"git": "https://github.com/mikker/Dispatcher.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/mikker",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Pod/Classes/**/*",
"requires_arc": true
}