[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 9 / 1 / 6 / WVideoPlayer / 0.2.2 / WVideoPlayer.podspec.json
blob64b3101ee2269a538effebb4f61ba47d15299cdc
2   "name": "WVideoPlayer",
3   "version": "0.2.2",
4   "summary": "iOS avplayer 视频框架的一个封装,能够实现在线和本地视频,音频播放,可以修改的播放控制界面。",
5   "description": "iOS avplayer 视频框架的一个封装,能够实现在线和本地视频,音频播放,可以修改的播放控制界面。",
6   "homepage": "https://github.com/zzttwzq/WVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzttwzq": "1076976262@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zzttwzq/WVideoPlayer.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WVideoPlayer/Classes/**/*",
22   "resources": [
23     "WVideoPlayer/Assets/*.png"
24   ]