[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 3 / 7 / 0 / RXFirebaseSDK / 1.0.6 / RXFirebaseSDK.podspec.json
blob0c8c7be8ff380b8759a1e9706bdc990af92801cc
2   "name": "RXFirebaseSDK",
3   "version": "1.0.6",
4   "summary": "ruixue RXFirebaseSDK framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXFirebaseSDK",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXFirebaseSDK.git",
12     "tag": "1.0.6"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "vendored_frameworks": "*.framework",
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "dependencies": {
22     "FirebaseAnalytics": [
23       "10.24.0"
24     ],
25     "FirebaseMessaging": [
26       "10.24.0"
27     ],
28     "FirebaseAnalyticsOnDeviceConversion": [
29       "10.28.0"
30     ]
31   }