[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / a / KKAnalytics / 1.3.8 / KKAnalytics.podspec.json
blob839a4fc467cc0508a1110dcf4c27f87ffc1d709b
2   "name": "KKAnalytics",
3   "version": "1.3.8",
4   "summary": "标准打点事件库",
5   "description": "数数,facebook adjust firebase 打点事件集合",
6   "homepage": "https://gitee.com/tapque_sdk/KKAnalytics.git",
7   "license": "MIT",
8   "authors": {
9     "Lovin": "156018282@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/tapque_sdk/KKAnalytics.git",
16     "tag": "1.3.8"
17   },
18   "source_files": "KKAnalytics/Core/*",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "frameworks": [
22     "AdSupport",
23     "Security",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "CoreMotion",
27     "iAd",
28     "AVFoundation",
29     "CFNetwork",
30     "WebKit"
31   ],
32   "libraries": [
33     "sqlite3",
34     "z",
35     "resolv"
36   ],
37   "vendored_libraries": "Framework/libReYunTracking.a",
38   "static_framework": true,
39   "dependencies": {
40     "Adjust": [
42     ],
43     "FBSDKCoreKit": [
45     ],
46     "ThinkingSDK": [
48     ],
49     "Firebase/Core": [
51     ]
52   }