[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / d / 7 / YIYIFeedIMSDK / 1.0.3 / YIYIFeedIMSDK.podspec.json
blobd776942a3e1f9cede15afd489cd5dadb4ddbdb4b
2   "name": "YIYIFeedIMSDK",
3   "version": "1.0.3",
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.3"
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     "ReachabilitySwift": [
45       "4.3.0"
46     ],
47     "IQKeyboardManagerSwift": [
48       "6.5.0"
49     ]
50   },
51   "xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "pod_target_xcconfig": {
55     "VALID_ARCHS": "x86_64 armv7 arm64"
56   },
57   "swift_version": "5.0"