[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 8 / AiInterviewSDK / 1.1.0 / AiInterviewSDK.podspec.json
blob7c93b1eb6fe411a01dca464d93507ea6102b3ac7
2   "name": "AiInterviewSDK",
3   "version": "1.1.0",
4   "summary": "ai interview",
5   "description": "ai interview",
6   "homepage": "https://github.com/Plum/AiInterview",
7   "swift_versions": "5.0",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Plum": "@plum.com"
14   },
15   "source": {
16     "git": "https://github.com/hanyunwangxue/ai_interview_ios.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "frameworks": [
27     "AudioToolbox",
28     "AVFoundation",
29     "CoreGraphics",
30     "CoreMedia",
31     "CoreVideo",
32     "MobileCoreServices",
33     "OpenGLES",
34     "QuartzCore",
35     "VideoToolbox",
36     "Foundation",
37     "UIKit",
38     "MediaPlayer",
39     "Accelerate",
40     "SystemConfiguration"
41   ],
42   "libraries": [
43     "bz2",
44     "z",
45     "stdc++",
46     "c++"
47   ],
48   "requires_arc": true,
49   "subspecs": [
50     {
51       "name": "Interview",
52       "resources": "AiInterviewResourceBundle.bundle",
53       "vendored_frameworks": "AiInterview.framework"
54     },
55     {
56       "name": "IJK",
57       "vendored_frameworks": "Frameworks/IJKMediaFramework.framework"
58     },
59     {
60       "name": "ASR",
61       "vendored_frameworks": "Frameworks/QC*.framework"
62     },
63     {
64       "name": "Log",
65       "vendored_frameworks": "Frameworks/AliyunLogProducer.framework"
66     }
67   ],
68   "swift_version": "5.0"