[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 5 / Broadcast / 2.0.2 / Broadcast.podspec.json
blob26269ff71a0354d0b68392a9c13442fca8b1695c
2   "name": "Broadcast",
3   "version": "2.0.2",
4   "summary": "Lightweight instance syncing & property binding.",
5   "description": "Broadcast is a quick-and-dirty solution for instance syncing and property binding.",
6   "homepage": "https://github.com/mitchtreece/Broadcast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mitch Treece": "mitchtreece@me.com"
13   },
14   "source": {
15     "git": "https://github.com/mitchtreece/Broadcast.git",
16     "tag": "2.0.2"
17   },
18   "social_media_url": "https://twitter.com/MitchTreece",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Broadcast/Classes/**/*"