[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / c / youtube-ios-player-helper-swift / 1.0.3 / youtube-ios-player-helper-swift.podspec.json
blobc2d2a944b216dbe828dae29fc1b466db998aca45
2   "name": "youtube-ios-player-helper-swift",
3   "version": "1.0.3",
4   "summary": "Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView.",
5   "swift_version": "4.0",
6   "description": "A full swift implementation of https://github.com/youtube/youtube-ios-player-helper. Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView.",
7   "homepage": "https://github.com/malkouz/youtube-ios-player-helper-swift",
8   "license": {
9     "type": "Apache License 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Moayad Al kouz": "moayad_kouz9@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/malkouz/youtube-ios-player-helper-swift.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "youtube-ios-player-helper-swift/Classes/**/*",
23   "resource_bundles": {
24     "youtube-ios-player-helper-swift": [
25       "youtube-ios-player-helper-swift/Assets/*"
26     ]
27   }