[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 2 / PDVideoPlayer / 0.1.4 / PDVideoPlayer.podspec.json
blobd769cbf23cc754c23f60c525c301583854e7fbf8
2   "name": "PDVideoPlayer",
3   "version": "0.1.4",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Paul Dobrea": "paul.dobrea@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/pdobrea/PDVideoPlayer.git",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "PDVideoPlayer/Classes/**/*",
23   "swift_version": "5.0"