[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 5 / a / 4 / EasyEventBus / 0.0.3 / EasyEventBus.podspec.json
blob0759d687864f9d9e0049ab4fb3affec63b95b03c
2   "name": "EasyEventBus",
3   "version": "0.0.3",
4   "summary": "A publish/subscribe EventBus for iOS",
5   "homepage": "https://github.com/supermanyqq/EasyEventBus",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kmqq": "supermanyqq@163.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/supermanyqq/EasyEventBus.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "EasyEventBus",
22     "EasyEventBus/**/*.{h,m}"
23   ],
24   "exclude_files": "EasyEventBus/Exclude",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"