[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 5 / UMPush / 4.0.2 / UMPush.podspec.json
blobb7f5ad0b8e511319a32c0130df490b1209f6ad55
2   "name": "UMPush",
3   "version": "4.0.2",
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.0.2.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UMPush/UMPush.framework"
23   },
24   "resources": "UMPush/UMPushResource.bundle",
25   "frameworks": "UserNotifications",
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64"
28   },
29   "dependencies": {
30     "UMCommon": [
32     ]
33   }