[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / d / com-qqsdk-control-Attribution / 1.0.3 / com-qqsdk-control-Attribution.podspec.json
blob16bf66cdcd7d3ace9af6331613769136fdefa105
2   "name": "com-qqsdk-control-Attribution",
3   "version": "1.0.3",
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": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/tapque/com-qqsdk-control-attribution.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "**/*.{h,m,swift,mm}",
19   "requires_arc": true,
20   "vendored_frameworks": "qqsdk_Attribution.framework",
21   "vendored_libraries": "Attribution/libReYunTracking.a",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "frameworks": [
26     "AdSupport",
27     "Security",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "CoreMotion",
31     "iAd",
32     "AVFoundation",
33     "CFNetwork",
34     "WebKit"
35   ],
36   "libraries": [
37     "sqlite3",
38     "z",
39     "resolv"
40   ],
41   "static_framework": true,
42   "dependencies": {
43     "ThinkingSDK": [
45     ]
46   }