[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 2 / 7 / 6 / HHDoctorVideo / 1.8.0 / HHDoctorVideo.podspec.json
blob7014ccbc65f3e65272331e99b28e5dbb18470ddf
2   "name": "HHDoctorVideo",
3   "version": "1.8.0",
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.0"
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     "GPUImage": [
54       "0.1.7"
55     ],
56     "SDWebImage": [
57       "3.8"
58     ],
59     "MJRefresh": [
61     ],
62     "NIMSDK": [
64     ]
65   },
66   "default_subspecs": "Base",
67   "subspecs": [
68     {
69       "name": "Base",
70       "vendored_frameworks": "HHDoctorSDK/*.framework",
71       "resources": "HHDoctorSDK/resources/*.bundle",
72       "frameworks": [
73         "SystemConfiguration",
74         "MobileCoreServices",
75         "AVFoundation",
76         "CoreTelephony",
77         "VideoToolbox",
78         "AudioToolbox",
79         "CoreMedia"
80       ],
81       "libraries": [
82         "z",
83         "sqlite3.0",
84         "c++",
85         "resolv.9"
86       ]
87     }
88   ]