[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / e / RRAnalyzeManager / 1.0.0 / RRAnalyzeManager.podspec.json
blobc56cb92e8010168d13dec5dda6ad274d172cd9ce
2   "name": "RRAnalyzeManager",
3   "version": "1.0.0",
4   "summary": "打点集成,屏幕追踪",
5   "homepage": "https://github.com/ATMLGG/RRAnalyzeManager",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "YYJ": "842901013@qq.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/ATMLGG/RRAnalyzeManager.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "RRAnalyzeManager/RRAnalyze/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "AppsFlyerFramework": [
23       "~> 4.8.9"
24     ],
25     "Firebase/Core": [
27     ],
28     "UMCCommon": [
29       "~> 1.5.2"
30     ],
31     "UMCSecurityPlugins": [
32       "~> 1.0.6"
33     ],
34     "UMCAnalytics": [
35       "~> 5.5.1"
36     ],
37     "FBSDKCoreKit": [
38       "~> 4.38.0"
39     ]
40   }