[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 0 / a / 3 / VideoViewPlayer / 0.1.0 / VideoViewPlayer.podspec.json
blob10fee9e613bcb3b7213896e5b8834f4cfb3c8e7a
2   "name": "VideoViewPlayer",
3   "version": "0.1.0",
4   "summary": "This Pod is for custom Video View.",
5   "description": "This custom Video View pod will play video in any view, just put \"VideoViewPlayer\" class to the view's custom class !",
6   "homepage": "https://github.com/talha180295/VideoViewPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
13   },
14   "source": {
15     "git": "https://github.com/talha180295/VideoViewPlayer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.2"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5"
23   },
24   "source_files": "VideoViewPlayer/VideoViewPlayer.swift"