blob: 4ffeb102582c0eff82c251935ded3e0d7ac0802c [file] [log] [blame]
{
"name": "Broadcast",
"version": "1.3.0",
"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": "1.3.0"
},
"social_media_url": "https://twitter.com/MitchTreece",
"platforms": {
"ios": "8.0"
},
"source_files": "Broadcast/Classes/**/*",
"pushed_with_swift_version": "3.0"
}