[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / RCSceneCommunity / 0.1.3 / RCSceneCommunity.podspec.json
blobf71de1ff74afd05b50c2d93d9401049b67b5c0d0
2   "name": "RCSceneCommunity",
3   "summary": "rongcloud scene community.",
4   "description": "scene community implementation based on IMLib >= 5.2.0",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "requires_arc": true,
9   "swift_versions": "5.0",
10   "version": "0.1.3",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "xuefeng": "suixuefeng@rongcloud.cn",
17     "ashine": "gongjiahao@rongcloud.cn"
18   },
19   "homepage": "https://github.com/rongcloud-community",
20   "source": {
21     "git": "https://github.com/rongcloud-community/rongcloud-scene-community-ios.git",
22     "tag": "0.1.3"
23   },
24   "dependencies": {
25     "SnapKit": [
27     ],
28     "Kingfisher": [
30     ],
31     "TableViewDragger": [
33     ],
34     "SVProgressHUD": [
36     ],
37     "ISEmojiView": [
39     ],
40     "GrowingTextView": [
42     ],
43     "Alamofire": [
45     ],
46     "MJRefresh": [
48     ],
49     "SDWebImage": [
51     ],
52     "KNPhotoBrowser": [
54     ],
55     "RongCloudOpenSource/IMKit": [
57     ],
58     "JXSegmentedView": [
60     ],
61     "HXPHPicker/Lite": [
63     ],
64     "RongCloudIM/IMLib": [
65       "~> 5.2.0"
66     ]
67   },
68   "source_files": "RCSceneCommunity/Classes/**/*",
69   "static_framework": true,
70   "resource_bundles": {
71     "RCSceneCommunity": [
72       "RCSceneCommunity/Assets/*"
73     ]
74   },
75   "pod_target_xcconfig": {
76     "VALID_ARCHS": "arm64 x86_64",
77     "ENABLE_BITCODE": "NO"
78   },
79   "swift_version": "5.0"