[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / 4 / ByDataSDK / 0.2.1 / ByDataSDK.podspec.json
bloba123799c0c981cca073f2d6354c6fcb66cfb58b7
2   "name": "ByDataSDK",
3   "version": "0.2.1",
4   "summary": "数据处理封装",
5   "description": "开心推金币数据处理封装",
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.2.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"