[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / a / KKAnalytics / 1.6.9.4 / KKAnalytics.podspec.json
blob7f0554fc939b6004ab9c5972860937042711a9d5
2   "name": "KKAnalytics",
3   "version": "1.6.9.4",
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.6.9.4"
17   },
18   "source_files": "KKAnalytics/Core/**/*",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KKAnalytics/Core/*.h",
21   "requires_arc": true,
22   "frameworks": [
23     "AdSupport",
24     "Security",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CoreMotion",
28     "iAd",
29     "AVFoundation",
30     "CFNetwork",
31     "WebKit"
32   ],
33   "libraries": [
34     "sqlite3",
35     "z",
36     "resolv"
37   ],
38   "static_framework": true,
39   "dependencies": {
40     "Adjust": [
42     ],
43     "ThinkingSDK": [
45     ]
46   }