[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 9 / 0 / MRBullet / 0.0.1 / MRBullet.podspec.json
blob7a74f024a811fcee36c1d4b673009c3418546835
2   "name": "MRBullet",
3   "version": "0.0.1",
4   "summary": "一个小型的弹幕库,集成弹幕效果,方便集成使用.",
5   "description": "本着学习、研究的态度,封装一个小的弹幕库。实现弹幕的可配置性,使用简洁。版本会一直优化迭代,尽量提升灵活度。",
6   "homepage": "https://github.com/CrazyRoy/MRBullet",
7   "license": "MIT",
8   "authors": {
9     "CrazyRoy": "897323459@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CrazyRoy/MRBullet.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "MRBullet/Resources/**/*.{jpg,png}",
20     "MRBullet/Classes/**/*.{h,m}"
21   ],
22   "requires_arc": true