[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 2 / YoutubePlayerView / 1.0.0 / YoutubePlayerView.podspec.json
blobc141d84ea8f5ebb9abf3c4b100eb5e21aa19da47
2   "name": "YoutubePlayerView",
3   "version": "1.0.0",
4   "summary": "Helper library for iOS developers that want to embed YouTube videos in their iOS apps with the iframe player API.",
5   "description": "Helper library for iOS developers that want to play YouTube videos in their iOS apps with the iframe player API.\nThis library allows iOS developers to quickly embed YouTube videos within their applications via a custom WKWebView subclass, YoutubePlayerView.",
6   "homepage": "https://github.com/mukeshydv/YoutubePlayerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mukesh Yadav": "mails4ymukesh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mukeshydv/YoutubePlayerView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2.1",
22   "source_files": "YoutubePlayerView/Classes/**/*"