[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / a / KKAnalytics / 1.4.8 / KKAnalytics.podspec.json
blob1601378b5dd85402ba10d2628e15b402b1bdbd31
2   "name": "KKAnalytics",
3   "version": "1.4.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.4.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   "static_framework": true,
38   "dependencies": {
39     "Adjust": [
41     ],
42     "ThinkingSDK": [
44     ],
45     "Firebase/Core": [
47     ],
48     "FBSDKCoreKit": [
50     ]
51   }