[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 2 / 5 / FirebasePlugin / 0.1.18 / FirebasePlugin.podspec.json
blob016ea81961a170766034bb8be402910306ab48dc
2   "name": "FirebasePlugin",
3   "version": "0.1.18",
4   "summary": "FirebasePlugin. To Handle all Firebase SDK",
5   "description": "\"This framework is a test for MobileArts Interview\"",
6   "homepage": "https://github.com/pyounes/FirebasePlugin",
7   "license": "MIT",
8   "authors": {
9     "Pierre Younes": "pyounes@gmail.com"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/pyounes/FirebasePlugin.git",
17     "tag": "0.1.18"
18   },
19   "source_files": "Sources/FirebasePlugin/*.swift",
20   "exclude_files": "Package.swift",
21   "static_framework": true,
22   "dependencies": {
23     "Firebase": [
25     ],
26     "FirebaseCore": [
28     ],
29     "FirebaseAnalytics": [
31     ],
32     "FirebaseCrashlytics": [
34     ],
35     "FirebaseRemoteConfig": [
37     ]
38   },
39   "swift_version": "5.0"