blob: 29664df909c853adaeef55c2aa037951924e1805 [file] [log] [blame]
{
"name": "Dispatcher",
"version": "0.1.0",
"summary": "Facebook Flux' Dispatcher rewritten in Swift",
"description": " Facebook Flux' Dispatcher rewritten in Swift.\n",
"homepage": "https://github.com/mikker/Dispatcher.swift",
"license": "MIT",
"authors": {
"Mikkel Malmberg": "mikkel@brnbw.com"
},
"source": {
"git": "https://github.com/mikker/Dispatcher.swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Dispatcher": [
"Pod/Assets/*.png"
]
}
}