[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 6 / HHDoctorVideo / 1.7.0 / HHDoctorVideo.podspec.json
blob60d57016d9f90abb14391adc6a1c65ebed9c91e1
2   "name": "HHDoctorVideo",
3   "version": "1.7.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": null
16   },
17   "source": {
18     "git": "https://gitee.com/neighourchild/hhdoctor-hospital-i-os.git",
19     "tag": "1.7.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   }