[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 8 / a / UMSPM / 1.2.0 / UMSPM.podspec.json
blob337abdbf46982b8f08f01811d06f3fcd0ab58435
2   "name": "UMSPM",
3   "version": "1.2.0",
4   "summary": "UMeng+ component SDK",
5   "description": "友盟+SPM SDK",
6   "homepage": "https://developer.umeng.com/sdk/ios",
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/UMSPM/UMSPM_1.2.0.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "libraries": "c++",
22   "ios": {
23     "vendored_frameworks": "UMSPM_1.2.0/*.framework"
24   },
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   }