[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 0 / f / DWPlayer / 0.0.0.1 / DWPlayer.podspec.json
blob412dd575c68136b72fcf5b9fafacdabeefb514c5
2   "name": "DWPlayer",
3   "version": "0.0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "基于AVFoundation的视频播放组件。Component to play video based on AVFoundation.",
9   "homepage": "https://github.com/CodeWicky/-Tools/tree/master/DWPlayer",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CodeWicky/DWPlayer.git",
15     "tag": "0.0.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.1"
20   },
21   "source_files": "DWPlayer/**/*.{h,m}",
22   "frameworks": "UIKit"