[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 8 / MGXBarrage / 0.6.0 / MGXBarrage.podspec.json
blob623160f10cec6e026c1facd4f7b4c99ca2c54b25
2   "name": "MGXBarrage",
3   "version": "0.6.0",
4   "summary": "iOS弹幕库.",
5   "description": "针对以下需求开发:\n1. 弹幕由屏幕右侧匀速运动至屏幕左侧, 直至完全消失\n2. 支持多条弹道, 每条弹道可以展示不同样式的弹幕\n3. 弹幕速度固定,同一弹道内的弹幕要有最小间隔\n4. 同一弹道内的弹幕不会重叠\n5. 弹幕可以点击",
6   "homepage": "https://github.com/changjianfeishui/MGXBarrage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mongox": "329735967@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/changjianfeishui/MGXBarrage.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MGXBarrage/Classes/**/*"