2 "name": "PDVideoPlayer",
4 "summary": "PDVideoPlayer is a simple native video player tool",
5 "swift_versions": "5.0",
6 "description": "PDVideoPlayer was created to ease the work of people who want to implement\na native video player with a few extra features like pinch to resize and pan to move.\nIt also provides delegate methods to help implement a custom control UI.",
7 "homepage": "https://github.com/pdobrea/PDVideoPlayer",
13 "Paul Dobrea": "paul.dobrea@gmail.com"
16 "git": "https://github.com/pdobrea/PDVideoPlayer.git",
22 "source_files": "PDVideoPlayer/Classes/**/*",
23 "swift_version": "5.0"