[Add] GizoSDK 2.0.1-alpha.09
[CocoaPods.git] / Specs / d / 5 / 3 / DyooVideoPlayer / 0.0.7 / DyooVideoPlayer.podspec.json
blobed506b82b844f6cf20f8b90b99617f5619be5526
2   "name": "DyooVideoPlayer",
3   "version": "0.0.7",
4   "summary": "A video player created for reuse.",
5   "description": "This pod is used to play videos on iOS devices.",
6   "homepage": "https://github.com/Cwoodall6/DyooVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chaz Woodall": "chazwoodall@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/backpackchaz",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_version": "4.2",
20   "source": {
21     "git": "https://github.com/Cwoodall6/DyooVideoPlayer.git",
22     "tag": "0.0.7"
23   },
24   "source_files": "DyooVideoPlayer/**/*.{h,m,swift}",
25   "resources": [
26     "DyooVideoPlayer/*.xcassets"
27   ]