[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / b / SCPlayerSwift / 0.0.4 / SCPlayerSwift.podspec.json
blobcb09c527902fa3f5c5cd9186f08504023a0a9e1c
2   "name": "SCPlayerSwift",
3   "version": "0.0.4",
4   "summary": "Video Player Using Swift, based on AVPlayer",
5   "swift_versions": "5",
6   "description": "Video Player Using Swift, based on AVPlayer, support for the horizontal screen, vertical screen, the upper and lower slide to adjust the volume, the screen brightness, or so slide to adjust the playback progress.",
7   "homepage": "https://github.com/KyleWhale/SCPlayerSwift.git",
8   "license": "MIT",
9   "authors": {
10     "Eliyar Eziz": "eliyar917@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/KyleWhale/SCPlayerSwift.git",
14     "tag": "0.0.4"
15   },
16   "social_media_url": "http://weibo.com/536445669",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "5.0"
22   },
23   "source_files": "Source/*.swift",
24   "resources": "Source/**/*.xcassets",
25   "frameworks": [
26     "UIKit",
27     "AVFoundation"
28   ],
29   "dependencies": {
30     "Alamofire": [
32     ],
33     "SnapKit": [
34       "~> 5.0.0"
35     ],
36     "NVActivityIndicatorView": [
37       "~> 4.7.0"
38     ],
39     "Zip": [
41     ],
42     "LQGConstant": [
44     ]
45   },
46   "swift_version": "5"