[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 7 / d / com-qqsdk-control-Attribution / 1.3.6.5 / com-qqsdk-control-Attribution.podspec.json
blob001860f3c80e151b764424a07a2ffe3c5238b92f
2   "name": "com-qqsdk-control-Attribution",
3   "version": "1.3.6.5",
4   "summary": "标准打点事件库",
5   "description": "数数,facebook adjust firebase 打点事件集合",
6   "homepage": "https://gitee.com/tapque/com-qqsdk-control-attribution.git",
7   "license": "MIT",
8   "authors": {
9     "姚茂盛": "maosheng.yao@buttontech.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://gitee.com/tapque/com-qqsdk-control-attribution.git",
16     "tag": "1.3.6.5"
17   },
18   "source_files": "**/*.{h,m,swift,mm}",
19   "requires_arc": true,
20   "vendored_frameworks": "qqsdk_Attribution.framework",
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "frameworks": [
25     "AdSupport",
26     "Security",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "CoreMotion",
30     "iAd",
31     "AVFoundation",
32     "CFNetwork",
33     "WebKit"
34   ],
35   "libraries": [
36     "sqlite3",
37     "z",
38     "resolv"
39   ],
40   "static_framework": true,
41   "dependencies": {
42     "QQThinkigSDK": [
43       "1.0.1"
44     ],
45     "AppsFlyerFramework": [
46       ">=6.1.3"
47     ],
48     "SolarEngineSDK": [
50     ]
51   }