[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 6 / 5 / SimpleNativeV2FirebaseIOSSDK / 0.3.13 / SimpleNativeV2FirebaseIOSSDK.podspec.json
blob9203e0dbf433825b653e9086c626baa1a41d4cc9
2   "name": "SimpleNativeV2FirebaseIOSSDK",
3   "version": "0.3.13",
4   "summary": "Simple SDK V2 for include Firebase",
5   "description": "Simple SDK V2 for include Firebase, please includ the core sdk more",
6   "homepage": "https://github.com/bepic-games/SimpleNativeV2FirebaseIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yilang": "yilang@bepic.cc"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/bepic-games/SimpleNativeV2FirebaseIOSSDK.git",
19     "tag": "0.3.13"
20   },
21   "source_files": "SimpleNativeV2FirebaseIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "SimpleNativeV2FirebaseIOSSDK/*.{framework}",
23   "public_header_files": "SimpleNativeV2FirebaseIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64"
26   },
27   "dependencies": {
28     "Firebase/Analytics": [
29       "8.8.0"
30     ],
31     "Firebase/Messaging": [
32       "8.8.0"
33     ]
34   }