[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / f / FireFast / 0.2.5 / FireFast.podspec.json
blobe81fd2d7913b09a28537df4008dd7cc5129d3331
2   "name": "FireFast",
3   "version": "0.2.5",
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.2.5"
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/Firestore": [
36     ],
37     "FBSDKLoginKit": [
39     ]
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "swift_version": "5"