[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 3 / YSPlayer_iOS / 0.1.0 / YSPlayer_iOS.podspec.json
blobdf286c4c2143a1432fbeb01d221afb8368cbc5d2
2   "name": "YSPlayer_iOS",
3   "version": "0.1.0",
4   "summary": "A short description of YSPlayer_iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/shk123/YSPlayer_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "139994824@qq.com": "139994824@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/shk123/YSPlayer_iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "Masonry": [
24     ],
25     "ReactiveObjC": [
27     ],
28     "ZFPlayer": [
29       "~> 3.0"
30     ],
31     "ZFPlayer/ControlView": [
32       "~> 3.0"
33     ],
34     "ZFPlayer/AVPlayer": [
35       "~> 3.0"
36     ],
37     "YYKit": [
39     ]
40   },
41   "resource_bundles": {
42     "YSPlayer_iOS": [
43       "YSPlayer_iOS/Assets/**/*"
44     ]
45   },
46   "subspecs": [
47     {
48       "name": "Classes",
49       "source_files": "YSPlayer_iOS/Classes/**/*",
50       "public_header_files": "YSPlayer_iOS/Classes/**/*.h"
51     }
52   ]