[Add] XLabel 1.0.0
[CocoaPods.git] / Specs / 2 / 7 / 6 / HHDoctorVideo / 1.8.1 / HHDoctorVideo.podspec.json
blob780891668c57b8e8e96e754afa9b9bf678eac4a0
2   "name": "HHDoctorVideo",
3   "version": "1.8.1",
4   "summary": "HHDoctorVideo-iOS版互联网医院",
5   "description": "互联网医院iOS版本测试,Objective- C版本",
6   "homepage": "https://gitee.com/neighourchild/hhdoctor-hospital-i-os",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "thechildren": "565959276@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/neighourchild/hhdoctor-hospital-i-os.git",
19     "tag": "1.8.1"
20   },
21   "resources": "HHDoctorVideo.bundle",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": ""
27   },
28   "ios": {
29     "vendored_frameworks": "HHDoctorVideo.framework"
30   },
31   "dependencies": {
32     "JXBWebKit": [
33       "1.3.0"
34     ],
35     "AFNetworking": [
36       "3.0"
37     ],
38     "Masonry": [
39       "1.0.1"
40     ],
41     "MBProgressHUD": [
42       "1.1.0"
43     ],
44     "IQKeyboardManager": [
46     ],
47     "SVProgressHUD": [
48       "2.2.5"
49     ],
50     "FMDB": [
51       "2.7.5"
52     ],
53     "MJExtension": [
54       "3.2.2"
55     ],
56     "GPUImage": [
57       "0.1.7"
58     ],
59     "SDWebImage": [
60       "3.8"
61     ],
62     "MJRefresh": [
64     ],
65     "NIMSDK": [
67     ]
68   },
69   "default_subspecs": "Base",
70   "subspecs": [
71     {
72       "name": "Base",
73       "vendored_frameworks": "HHDoctorSDK/*.framework",
74       "resources": "HHDoctorSDK/resources/*.bundle",
75       "frameworks": [
76         "SystemConfiguration",
77         "MobileCoreServices",
78         "AVFoundation",
79         "CoreTelephony",
80         "VideoToolbox",
81         "AudioToolbox",
82         "CoreMedia"
83       ],
84       "libraries": [
85         "z",
86         "sqlite3.0",
87         "c++",
88         "resolv.9"
89       ]
90     }
91   ]