blob: 33b9dab7ee8b7a0ffabda31945ba44c4ed951714 [file] [log] [blame]
{
"name": "Broadcast",
"version": "1.0.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.0.0"
},
"social_media_url": "https://twitter.com/MitchTreece",
"platforms": {
"ios": "8.0"
},
"source_files": "Broadcast/Classes/**/*"
}