[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 3 / 6 / a / ClockAbleSwift / 0.0.1 / ClockAbleSwift.podspec.json
blob1f9eedb4bd67c82f84d6da02d70329e6d475c6d8
2   "name": "ClockAbleSwift",
3   "version": "0.0.1",
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/ClockAbleSwift.git",
8   "license": "MIT",
9   "authors": {
10     "Eliyar Eziz": "eliyar917@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/KyleWhale/ClockAbleSwift.git",
14     "tag": "0.0.1"
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"