[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / c / UMVerify / 2.2.0 / UMVerify.podspec.json
blobb2b822e8389a0fd50b6357c63dcceace721b93b2
2   "name": "UMVerify",
3   "version": "2.2.0",
4   "summary": "UMeng+ component SDK",
5   "description": "友盟的Verify业务组件",
6   "homepage": "https://developer.umeng.com/docs/143070/detail/144766",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2021 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/UMVerify/UMVerify_2.2.0.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "UMVerify/*.framework",
23     "resources": "UMVerify/ATAuthSDK.bundle"
24   },
25   "dependencies": {
26     "UMCommon": [
28     ]
29   }