[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / 4 / e / RCBMWorkKit / 0.3.0 / RCBMWorkKit.podspec.json
blob902f3f26bfa4651522bdbb5735f07aa0a778434e
2   "name": "RCBMWorkKit",
3   "version": "0.3.0",
4   "summary": "RCBMWorkKit.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "asunrong": "gongjiahao@rongcloud.cn"
11   },
12   "homepage": "https://github.com/rongcloud-community/RCBMWorkKit.git",
13   "description": "RCBMWorkKit description introduction 工作台kit",
14   "source": {
15     "git": "https://github.com/rongcloud-community/RCBMWorkKit.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "ios/RCBMWorkKit.xcframework",
24       "ios/openssl.framework"
25     ]
26   },
27   "resources": "ios/RCBMDefaultTheme.bundle",
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "arm64 x86_64",
30     "ENABLE_BITCODE": "NO"
31   },
32   "dependencies": {
33     "AFNetworking": [
34       "~> 4.0.1"
35     ],
36     "YYKit": [
37       "~> 1.0.9"
38     ],
39     "Masonry": [
40       "~> 1.1.0"
41     ],
42     "SDWebImage": [
43       "~> 5.8.0"
44     ],
45     "SSZipArchive": [
46       "~> 2.4.3"
47     ],
48     "MBProgressHUD": [
49       "~> 1.2.0"
50     ]
51   }