[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / d / f / 5 / UMPush / 4.1.0 / UMPush.podspec.json
blobf72ff56fea2763b14e8540a985025624b7205d9e
2   "name": "UMPush",
3   "version": "4.1.0",
4   "summary": "UMeng+ component SDK",
5   "description": "友盟的Push业务组件,提供给应用准时的Push通知功能",
6   "homepage": "https://developer.umeng.com/docs/66632/detail/66734",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2018 umeng.com. All rights reserved.\n"
10   },
11   "authors": {
12     "UMeng": "support@umeng.com"
13   },
14   "source": {
15     "http": "https://umplus-sdk-download.oss-cn-shanghai.aliyuncs.com/iOS/UMPush/UMPush_4.1.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UMPush/*.xcframework"
23   },
24   "frameworks": "UserNotifications",
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   },
28   "dependencies": {
29     "UMCommon": [
31     ]
32   }