[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / 2 / YoutubePlayerView / 1.2.1 / YoutubePlayerView.podspec.json
blobc773ba14168f8344d825be992b82d7642cd602e3
2   "name": "YoutubePlayerView",
3   "version": "1.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/YoutubePlayerView/*.swift",
23   "swift_version": "5.0"