[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / 9 / QTCommon / 1.4.6.PX / QTCommon.podspec.json
blob2bb1b947519b213ec78c4482e896ce361ef3fd6a
2   "name": "QTCommon",
3   "version": "1.4.6.PX",
4   "summary": "UMeng+ component SDK",
5   "description": "友盟+组件化SDK基础库UMCommon",
6   "homepage": "https://developer.umeng.com/docs/66632/detail/66885",
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   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://umplus-sdk-download.oss-cn-shanghai.aliyuncs.com/iOS/QTCommon/QTCommon_1.4.6.PX.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "QTCommon_1.4.6.PX/*.framework"
23   },
24   "libraries": [
25     "sqlite3",
26     "z",
27     "c++"
28   ],
29   "frameworks": [
30     "CoreTelephony",
31     "SystemConfiguration"
32   ],
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   }