blob: 6bffe7929b4283a6f16666947c7d3d102d05a100 [file] [log] [blame]
{
"name": "Eventitic",
"version": "0.1.0",
"summary": "Dispatching and listening events",
"description": "This pod provides an event source object which dispatches events to listeners.",
"homepage": "https://github.com/hironytic/Eventitic",
"license": "MIT",
"authors": {
"Hironori Ichimiya": "hiron@hironytic.com"
},
"source": {
"git": "https://github.com/hironytic/Eventitic.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}