[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / c / 2 / PBYouTubeVideoViewController / 1.0 / PBYouTubeVideoViewController.podspec.json
blob05cacb74210f64f3bb5c6ed8fda8c7ff6f279aa2
2   "name": "PBYouTubeVideoViewController",
3   "version": "1.0",
4   "summary": "A view controller that embeds the YouTube iframe HTML 5 player.",
5   "description": "  PBYouTubeVideoViewController shows the YouTube iframe HTML 5 video player in a UIWebView.\n  PBYouTubeVideoViewController send the player events to a delegate and declares player methods in Objective-C providing an easy way to show a YouTube video in your iOS app.\n",
6   "homepage": "https://github.com/pbernery/PBYouTubeVideoViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Philippe Bernery",
12   "source": {
13     "git": "https://github.com/pbernery/PBYouTubeVideoViewController.git",
14     "tag": "1.0"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "PBYouTubeVideoViewController/Library",
20   "resources": "PBYouTubeVideoViewController/Library/PBYouTubeVideoView.html",
21   "requires_arc": true