[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / a / MHPlayer / 1.0.0 / MHPlayer.podspec.json
blobd7a32437958b7d197995bac07977d14ed5dc7bf4
2   "name": "MHPlayer",
3   "version": "1.0.0",
4   "summary": "A good video player made by CoderMikeHe",
5   "description": "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.",
6   "homepage": "https://github.com/CoderMikeHe/MHPlayer",
7   "license": "MIT",
8   "authors": {
9     "CoderMikeHe": "491273090@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderMikeHe/MHPlayer.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "MHPlayer",
20     "MHPlayer/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "MHPlayer/MHPlayer.bundle",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "MBProgressHUD": [
30     ],
31     "Colours": [
33     ]
34   },
35   "requires_arc": true