[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 1 / 8 / 2 / YouTubePlayer / 0.4.0 / YouTubePlayer.podspec.json
blob760a9d722c0aa53a389beee4cda8d0a88a76b90b
2   "name": "YouTubePlayer",
3   "version": "0.4.0",
4   "summary": "Swift library for embedding and controlling YouTube videos in your iOS applications",
5   "homepage": "https://github.com/gilesvangruisen/Swift-YouTube-Player",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Giles Van Gruisen": "giles@vangruisen.com"
12   },
13   "social_media_url": "http://twitter.com/gilesvangruisen",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gilesvangruisen/Swift-YouTube-Player.git",
19     "tag": "v0.4.0"
20   },
21   "source_files": "YouTubePlayer/**/*.{swift,h,m}",
22   "exclude_files": "Classes/Exclude",
23   "resources": "YouTubePlayer/**/*.html",
24   "pushed_with_swift_version": "3.0"