[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 0 / 2 / YBTVHospitalSdk / 1.0.1 / YBTVHospitalSdk.podspec.json
blob05fef98092e34790d8025a32c3d0e369a93baab6
2   "name": "YBTVHospitalSdk",
3   "version": "1.0.1",
4   "summary": "亿保互联网视频咨询",
5   "description": "亿保互联网视频咨询SDK, 使用OC实现",
6   "homepage": "https://b.jianbaolife.com/",
7   "authors": {
8     "nieyinlong": "nyl0819@126.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://git.ebaolife.net/nieyinlong/ybtvhospitalsdk-ios.git",
15     "tag": "1.0.1"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "vendored_frameworks": "YBTVHospitalSdk.framework",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "YTKNetwork": [
29       "~> 3.0"
30     ],
31     "YYModel": [
32       "1.0.4"
33     ],
34     "WebViewJavascriptBridge": [
35       "~> 6.0.3"
36     ],
37     "IQKeyboardManager": [
39     ],
40     "AliRTCSdk": [
41       "~> 2.0"
42     ],
43     "AFNetworking": [
44       "~> 4.0"
45     ],
46     "SDWebImage": [
47       "~> 5.0"
48     ]
49   }