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