[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 2 / YoutubePlayerView / 0.1.0 / YoutubePlayerView.podspec.json
blobd06ab4a05e4136cbc2f66f4afcdfa68014adfcfa
2   "name": "YoutubePlayerView",
3   "version": "0.1.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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "YoutubePlayerView/Classes/**/*"