[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / f / 9 / EaseCallKitTest / 3.8.0 / EaseCallKitTest.podspec.json
blob433808448e9752763cbb848b7610fe797ae6bffc
2   "name": "EaseCallKitTest",
3   "version": "3.8.0",
4   "summary": "测试",
5   "description": "‘测试.’",
6   "homepage": "https://www.easemob.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "easemob": "dev@easemob.com"
13   },
14   "source": {
15     "git": "https://github.com/easemob/easecallkitui-ios.git",
16     "tag": "3.8.0"
17   },
18   "frameworks": "UIKit",
19   "libraries": "stdc++",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Classes/**/*.{h,m}",
24   "public_header_files": [
25     "Classes/Process/EaseCallManager.h",
26     "Classes/Utils/EaseCallDefine.h",
27     "Classes/Utils/EaseCallError.h",
28     "Classes/Store/EaseCallConfig.h",
29     "Classes/EaseCallUIKit.h"
30   ],
31   "resources": "Assets/EaseCall.bundle",
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES",
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386,arm64",
35     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
36   },
37   "dependencies": {
38     "Masonry": [
40     ],
41     "HyphenateChat": [
43     ],
44     "AgoraRtcEngine_iOS": [
46     ],
47     "SDWebImage": [
49     ]
50   }