[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 6 / DanmakuKit / 0.1.0 / DanmakuKit.podspec.json
blob30005f6eae23bacf36ba4cdf87485612a72edc2a
2   "name": "DanmakuKit",
3   "version": "0.1.0",
4   "summary": "DanmakuKit is a tool for rapid development of danmaku functions.",
5   "description": "DanmakuKit is a high performance danmaku framework that you can use to customize your own unique danmaku style. It provides an asynchronous and synchronous way for you to draw a danmaku. And it provides three types of danmaku: floating, roof screens and floor screens.",
6   "homepage": "https://github.com/qyz777/DanmakuKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qyz777": "qyizhong1998@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qyz777/DanmakuKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "DanmakuKit/Classes/**/*",
25   "swift_version": "5.0"