blob: b54f5991c4a3e35d3a7bda8f84869c04302798c2 [file] [log] [blame]
{
"name": "EmitterKit",
"version": "5.1.0",
"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": "5.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "src/*.{h,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}