[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / f / FireFast / 0.5.4 / FireFast.podspec.json
blob146e2e82f1182ec77d9590cb2f1b63e462525a11
2   "name": "FireFast",
3   "version": "0.5.4",
4   "summary": "Working with the FireBase library without any effort.",
5   "description": "'The FireFast is a swift library that helps you to work with  Firebase services in a fast way. You only need to do the configurations to use these simple use-cases.'",
6   "homepage": "https://github.com/behrad-kzm/FireFast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "behrad-kzm": "behrad.kzm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/behrad-kzm/FireFast.git",
16     "tag": "0.5.4"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5",
22   "static_framework": true,
23   "source_files": "FireFast/Src/**/*",
24   "dependencies": {
25     "Firebase/Analytics": [
27     ],
28     "Firebase/Auth": [
30     ],
31     "GoogleSignIn": [
33     ],
34     "Firebase/Storage": [
36     ],
37     "Firebase/Functions": [
39     ],
40     "Firebase/Firestore": [
42     ],
43     "Firebase/RemoteConfig": [
45     ],
46     "FBSDKLoginKit": [
48     ]
49   },
50   "pod_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "swift_version": "5"