[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / c / d / 7 / YIYIFeedIMSDK / 1.0.7 / YIYIFeedIMSDK.podspec.json
blob818cf577cb8ac744cc4dc7da698efa7ad87f6c97
2   "name": "YIYIFeedIMSDK",
3   "version": "1.0.7",
4   "summary": "A short description of YIYIFeedIMSDK.",
5   "description": "这个是一个测试的demo description of YIYIFeedIMSDK项目",
6   "homepage": "https://github.com/zhou-ztz/YIYIFeedIMSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tingzhi.zhou": "tingzhi.zhou@yiartkeji.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/zhou-ztz/YIYIFeedIMSDK.git",
19     "tag": "1.0.7"
20   },
21   "source_files": "YIYIFeedIMSDK/**/*.swift",
22   "resources": [
23     "YIYIFeedIMSDK/SDKResource.bundle"
24   ],
25   "requires_arc": true,
26   "static_framework": true,
27   "swift_versions": "5.0",
28   "dependencies": {
29     "SDWebImage": [
30       "5.17.0"
31     ],
32     "NEMeetingKit": [
33       "4.9.1"
34     ],
35     "KMPlaceholderTextView": [
36       "1.4.0"
37     ],
38     "SnapKit": [
39       "5.0.0"
40     ],
41     "MJRefresh": [
42       "3.1.16"
43     ],
44     "Reachability": [
45       "3.2"
46     ],
47     "IQKeyboardManagerSwift": [
48       "6.5.0"
49     ],
50     "ReactiveObjC": [
51       "3.1.1"
52     ],
53     "YYCategories": [
54       "1.0.4"
55     ],
56     "ObjectMapper": [
57       "3.4.2"
58     ],
59     "ObjectBox": [
60       "4.0.0"
61     ],
62     "STRegex": [
63       "2.1.0"
64     ],
65     "SwiftDate": [
66       "7.0.0"
67     ]
68   },
69   "xcconfig": {
70     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
71   },
72   "pod_target_xcconfig": {
73     "VALID_ARCHS": "x86_64 armv7 arm64"
74   },
75   "swift_version": "5.0"