[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 5 / Broadcast / 1.3.0 / Broadcast.podspec.json
blob4ffeb102582c0eff82c251935ded3e0d7ac0802c
2   "name": "Broadcast",
3   "version": "1.3.0",
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": "1.3.0"
17   },
18   "social_media_url": "https://twitter.com/MitchTreece",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Broadcast/Classes/**/*",
23   "pushed_with_swift_version": "3.0"