[Add] SmartCodable 4.3.1
[CocoaPods.git] / Specs / d / 5 / 3 / DyooVideoPlayer / 0.0.5 / DyooVideoPlayer.podspec.json
blobe074e3386e6dcf0a9f4fe278c841735ac8566b1b
2   "name": "DyooVideoPlayer",
3   "version": "0.0.5",
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.5"
23   },
24   "source_files": "DyooVideoPlayer/**/*.{h,m,swift}",
25   "resources": [
26     "DyooVideoPlayer/*.xcassets"
27   ]