blob: 448ab4089684f52dd1382229938ba647d7bad956 [file] [log] [blame]
{
"name": "Eventitic",
"version": "1.0.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": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}