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