[Add] AnyThinkKuaiShouSDKAdapter 6.4.37
[CocoaPods.git] / Specs / 0 / 3 / 8 / AiInterviewSDK / 0.2.0 / AiInterviewSDK.podspec.json
blob661eab7b3142f903053d1c936ce3146a221fa611
2   "name": "AiInterviewSDK",
3   "version": "0.2.0",
4   "summary": "A short description of AiInterview.",
5   "description": "TODO: Add long description of the pod here.",
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": "0.2.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "static_framework": true,
23   "vendored_frameworks": [
24     "AiInterview.framework",
25     "Frameworks/*.framework"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "resources": "AiInterviewResourceBundle.bundle",
31   "frameworks": [
32     "AudioToolbox",
33     "AVFoundation",
34     "CoreGraphics",
35     "CoreMedia",
36     "CoreVideo",
37     "MobileCoreServices",
38     "OpenGLES",
39     "QuartzCore",
40     "VideoToolbox",
41     "Foundation",
42     "UIKit",
43     "MediaPlayer",
44     "Accelerate",
45     "SystemConfiguration"
46   ],
47   "libraries": [
48     "bz2",
49     "z",
50     "stdc++",
51     "c++"
52   ],
53   "requires_arc": true,
54   "swift_version": "5.0"