[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 3 / RSDBPushSDK / 2.1.7 / RSDBPushSDK.podspec.json
blob756a199cd57ad13cd7de9db53e2685d396227053
2   "name": "RSDBPushSDK",
3   "version": "2.1.7",
4   "summary": "Baidu Push SDK for iOS",
5   "description": "百度云推送,我是从百度云官网下载了静态库然后上传到 git, 方便cocoapods使用。",
6   "authors": {
7     "RoveSuperDev": "rovesuperdev@gmail.com"
8   },
9   "homepage": "https://github.com/RoveSuperDev/BaiduPushSDK.git",
10   "source": {
11     "git": "https://github.com/RoveSuperDev/BaiduPushSDK.git",
12     "tag": "2.1.7"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "LICENSE ©2015-2023 Baidu, Inc. All rights reserved"
20   },
21   "requires_arc": true,
22   "source_files": "BaiduPushSDK/BPush",
23   "public_header_files": "BaiduPushSDK/BPush",
24   "vendored_libraries": "BaiduPushSDK/BPush/libBPush.a",
25   "frameworks": [
26     "Foundation",
27     "CoreTelephony",
28     "SystemConfiguration"
29   ],
30   "libraries": "z"