[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 0 / 4 / 8 / SwiftEventBus / 2.1.2 / SwiftEventBus.podspec.json
blobf4478ad9410f617a7e581089ba3fcb26ec48c0bd
2   "name": "SwiftEventBus",
3   "version": "2.1.2",
4   "license": "MIT",
5   "summary": "Publish/subscribe event bus optimized for iOS",
6   "homepage": "https://github.com/sabirvirtuoso/SwiftEventBus",
7   "social_media_url": "http://twitter.com/cesarmcferreira",
8   "authors": {
9     "César Ferreira": "cesar.manuel.ferreira@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sabirvirtuoso/SwiftEventBus.git",
13     "tag": "2.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "SwiftEventBus/SwiftEventBus.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"