blob: 26269ff71a0354d0b68392a9c13442fca8b1695c [file] [log] [blame]
{
"name": "Broadcast",
"version": "2.0.2",
"summary": "Lightweight instance syncing & property binding.",
"description": "Broadcast is a quick-and-dirty solution for instance syncing and property binding.",
"homepage": "https://github.com/mitchtreece/Broadcast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mitch Treece": "mitchtreece@me.com"
},
"source": {
"git": "https://github.com/mitchtreece/Broadcast.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/MitchTreece",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Broadcast/Classes/**/*"
}