[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / 7 / 4 / e / RCBMWorkKit / 0.4.0 / RCBMWorkKit.podspec.json
blobfedc503e849b1d00d43463e9b48048763ddab41b
2   "name": "RCBMWorkKit",
3   "version": "0.4.0",
4   "summary": "RCBMWorkKit.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "asunrong": "gongjiahao@rongcloud.cn"
11   },
12   "homepage": "https://gitee.com/rcbm/rcbm-ios-workbench-kit.git",
13   "description": "RCBMWorkKit description introduction 工作台kit,SDWebImage adjust Beem; YYkit subspec for Beem",
14   "source": {
15     "git": "https://github.com/rongcloud-community/RCBMWorkKit.git",
16     "tag": "0.4.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   "dependencies": {
29     "AFNetworking": [
30       "~> 4.0.1"
31     ],
32     "YYModel": [
33       "~> 1.0.4"
34     ],
35     "YYCategories": [
36       "~> 1.0.4"
37     ],
38     "Masonry": [
39       "~> 1.1.0"
40     ],
41     "SDWebImage": [
42       "~> 5.8"
43     ],
44     "SSZipArchive": [
45       "~> 2.4.3"
46     ],
47     "MBProgressHUD": [
48       "~> 1.2.0"
49     ]
50   }