[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 2 / YoutubePlayerView / 1.0.2 / YoutubePlayerView.podspec.json
blob4243ac197540dd3246ca85f00e66f3c837e2c1f3
2   "name": "YoutubePlayerView",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2.1",
22   "source_files": "YoutubePlayerView/Classes/**/*"