blob: f32dce33fbca74f56b6882236f764b0d7bc8b7d1 [file] [log] [blame]
{
"name": "EmitterKit",
"version": "3.2.1",
"license": "MIT",
"summary": "Type-safe event handling for Swift",
"homepage": "https://github.com/aleclarson/emitter-kit",
"authors": {
"Alec Larson": ""
},
"source": {
"git": "https://github.com/aleclarson/emitter-kit.git",
"tag": "3.2.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "src/*.swift",
"requires_arc": true
}