[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / b / 4 / HYSDoctorTool / 1.0.6 / HYSDoctorTool.podspec.json
blob7064248171a419f5ed1cb0be70b15b281cdb0654
2   "name": "HYSDoctorTool",
3   "version": "1.0.6",
4   "summary": "doctor online",
5   "description": "a description for doctor online",
6   "homepage": "https://github.com/RMJKDevelopment/HYSDoctorSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "RMJKDevelopment",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/RMJKDevelopment/HYSDoctorSDK.git",
17     "tag": "1.0.6"
18   },
19   "ios": {
20     "vendored_frameworks": [
21       "HYSDoctorSDK/*.framework",
22       "HYSDoctorSDK/HYSDoctorSDK.framework/Frameworks/*.framework"
23     ]
24   },
25   "resources": "HYSDoctorSDK/HYSDoctorSDK.framework/*.bundle",
26   "frameworks": [
27     "SystemConfiguration",
28     "MobileCoreServices",
29     "AVFoundation",
30     "CoreTelephony",
31     "VideoToolbox",
32     "AudioToolbox",
33     "CoreMedia"
34   ],
35   "libraries": [
36     "z",
37     "sqlite3.0",
38     "c++",
39     "resolv.9"
40   ],
41   "requires_arc": true,
42   "xcconfig": {
43     "VALID_ARCHS": "arm64"
44   }