5 "summary": "Beam - EventBus implementation written in Swift.",
6 "description": "Beam is an EventBus implementation witch provides compile time safety and type checking.",
7 "homepage": "https://github.com/Meniny/Beam",
13 "Elias Abel": "admin@meniny.cn"
15 "social_media_url": "https://meniny.cn/",
23 "git": "https://github.com/Meniny/Beam.git",
27 "pod_target_xcconfig": {
28 "SWIFT_VERSION": "4.1"
30 "swift_version": "4.1",
31 "default_subspecs": "Core",
35 "source_files": "Beam/Core/**/*.swift"