[Add] XJCustomSDK 1.0.2
[CocoaPods.git] / Specs / 7 / 9 / 0 / EventBroadcaster / 1.0.2 / EventBroadcaster.podspec.json
blob8ea9ec5fe7201f5d4e8412549f8db687c7dd24ae
2   "name": "EventBroadcaster",
3   "version": "1.0.2",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library for iOS, offering you event handling tools.",
6   "homepage": "https://github.com/alisamaiee/EventBroadcaster-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ali Samaiee": "alisamaiee@live.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/alisamaiee/EventBroadcaster-iOS.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "EventBroadcaster/EventBroadcaster/**/*.{h,m,swift}",
23   "swift_version": "5.0"