[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / 4 / ByDataSDK / 0.1.1 / ByDataSDK.podspec.json
blob9e9f6ddc5cb65c9453f177234352026a6a011df0
2   "name": "ByDataSDK",
3   "version": "0.1.1",
4   "summary": "数据处理封装",
5   "description": "wawaduo数据处理封装",
6   "homepage": "https://gitee.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seedmorn_gf": "yangfeng@liuliangwan.com"
13   },
14   "source": {
15     "git": "https://gitee.com/PodWareHouse/by-data-sdk.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "source_files": "ByDataSDK/Classes/**/*",
24   "resource_bundles": {
25     "ByDataSDK": [
26       "ByDataSDK/Assets/**/*"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "AVFoundation"
32   ],
33   "dependencies": {
34     "Alamofire": [
35       "~> 5.6.2"
36     ],
37     "Qiniu": [
38       "~> 8.4.1"
39     ],
40     "SwiftMQTT": [
41       "~> 3.0.1"
42     ],
43     "Kingfisher": [
44       "~> 7.3.2"
45     ]
46   },
47   "swift_version": "5.0"