[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 2 / YouTubePlayer / 0.7.2 / YouTubePlayer.podspec.json
blobdbd641c3945e9139e488094de124d7aa6538cc25
2   "name": "YouTubePlayer",
3   "version": "0.7.2",
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   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/gilesvangruisen/Swift-YouTube-Player.git",
20     "tag": "v0.7.2"
21   },
22   "source_files": "YouTubePlayer/**/*.{swift,h,m}",
23   "exclude_files": "Classes/Exclude",
24   "resources": "YouTubePlayer/**/*.html",
25   "swift_version": "5.0"