[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 1 / HTMIVideoModule / 0.1.1 / HTMIVideoModule.podspec.json
blobaa5b3d926fb8eba7edea2e7371607e9583890f3b
2   "name": "HTMIVideoModule",
3   "version": "0.1.1",
4   "summary": "A short description of HTMIVideoModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lqwang521/HTMIVideoModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMIVideoModule.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMIVideoModule/Classes/**/*.{h,m}",
22   "resources": [
23     "HTMIVideoModule/Classes/HTMIVideoModul.bundle"
24   ],
25   "dependencies": {
26     "HTMIBaseComponent": [
27       "~> 1.2.0"
28     ],
29     "HTMINetWork": [
30       "~> 1.2.9"
31     ],
32     "Masonry": [
33       "~> 1.0.2"
34     ],
35     "SDWebImage": [
36       "~> 3.8.2"
37     ],
38     "HTMIZFPlayer": [
39       "~> 2.1.8"
40     ],
41     "HTMICustomControl": [
42       "~> 0.1.11"
43     ],
44     "MJRefresh": [
46     ],
47     "MJExtension": [
48       "~> 3.0.13"
49     ],
50     "ReactiveObjC": [
51       "~> 3.0.0"
52     ],
53     "HTMIMediator": [
54       "~> 0.1.1"
55     ]
56   }