blob: 1aab9a98ebc4426bd26f58ec1eb8636c11e8e531 [file] [log] [blame]
{
"name": "SwiftBroadcaster",
"version": "1.1",
"summary": "This is a swift library to avoid the Notification Center hassle.",
"description": "This is a swift library to avoid the Notification Center hassle. :)",
"swift_versions": "5.0",
"homepage": "https://github.com/carlos21/SwiftBroadcaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos": "darkzeratul64@gmail.com"
},
"social_media_url": "https://github.com/carlos21",
"platforms": {
"ios": "11.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/carlos21/SwiftBroadcaster.git",
"tag": "1.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.0"
}