[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / c / SwiftBroadcaster / 1.1 / SwiftBroadcaster.podspec.json
blob1aab9a98ebc4426bd26f58ec1eb8636c11e8e531
2   "name": "SwiftBroadcaster",
3   "version": "1.1",
4   "summary": "This is a swift library to avoid the Notification Center hassle.",
5   "description": "This is a swift library to avoid the Notification Center hassle. :)",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/carlos21/SwiftBroadcaster",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Carlos": "darkzeratul64@gmail.com"
14   },
15   "social_media_url": "https://github.com/carlos21",
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/carlos21/SwiftBroadcaster.git",
24     "tag": "1.1"
25   },
26   "source_files": "Sources/**/*",
27   "frameworks": "Foundation",
28   "swift_version": "5.0"