[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 8 / c / ChinaFightJapan / 1.0.3 / ChinaFightJapan.podspec.json
blob5edb2bb118f8a1fb62bfc31002f18e760344c3ce
2   "name": "ChinaFightJapan",
3   "version": "1.0.3",
4   "summary": "第一次使用CocoaPods创建公有库",
5   "description": "播放器: 1. 播放本地网络视频。 2.播放已下载本地文件。 3. 全屏不可切换竖屏播放。 3. 横竖屏,锁屏,进度拖动,网络重试,状态栏跟随,操作栏暗影效果,时间样式选择。 4.支持.mp4 .m4v 等正常格式, 现已支持.m3u8流媒体格式。",
6   "homepage": "https://github.com/jiruxue82/LOLProgram.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "姬如雪": "jiruxue82@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jiruxue82/LOLProgram.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ChinaFightJapan/Classes/**/*",
22   "swift_versions": "4.2",
23   "resource_bundles": {
24     "ChinaFightJapan": [
25       "ChinaFightJapan/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "swift_version": "4.2"