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