[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / e / d / SPNetwork / 1.1.8 / SPNetwork.podspec.json
blob5570d9ed1bf31cb9ea2f64bdea58dcf5b6b2ffab
2   "name": "SPNetwork",
3   "version": "1.1.8",
4   "summary": "Handle networking.",
5   "description": "Handle networking.",
6   "homepage": "https://github.com/sarvesh567/SPNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sarvesh567": "sp395862@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/amitsharmadun/iosnetworkconfig.git",
16     "tag": "1.1.8"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Resources/Classes/**/*",
22   "resource_bundles": {
23     "SPNetwork": [
24       "SPNetwork/Classes/**/*.{storyboard,xib,xcassets,ttf}"
25     ]
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 5.4.4"
30     ],
31     "Firebase/Auth": [
33     ],
34     "GoogleSignIn": [
36     ]
37   }