[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 1 / EZYVideoPlayer / 0.1.0 / EZYVideoPlayer.podspec.json
blobab9b8ccb9943456c3f68d5c72d382b6bd8c8c3cf
2   "name": "EZYVideoPlayer",
3   "version": "0.1.0",
4   "summary": "EZYVideoPlayer helps you to create a HLS video player without writing a single line of code.",
5   "description": "`EZYVideoPlayer will do all the heavy lifting that we required to create the HLS video player. It has all the basic and advanced functionality that a modern video player has. Just drag and drop UIView and inhirite it from EZYVideoPlayer this is all that we need to do.`",
6   "homepage": "https://github.com/shashankpali/EZYVideoPlayer",
7   "screenshots": "https://user-images.githubusercontent.com/11850361/203582368-0cd2c369-3408-4e47-b859-9364ffbc030d.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Shashank Pali": "shank.pali@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/shashankpali/EZYVideoPlayer.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "EZYVideoPlayer/Classes/**/*",
24   "swift_version": "5.0"