[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / e / d / SPNetwork / 1.3.3 / SPNetwork.podspec.json
blobc74db624b735e55d5447895f2246c9f3a0fc8b7e
2   "name": "SPNetwork",
3   "version": "1.3.3",
4   "summary": "NetworkConfig",
5   "description": "Handle networking.",
6   "swift_versions": "4.0",
7   "homepage": "https://gitlab.com/amitsharmadun/iosnetworkconfig.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sarvesh567": "sp395862@gmail.com"
14   },
15   "source": {
16     "git": "https://gitlab.com/amitsharmadun/iosnetworkconfig.git",
17     "tag": "1.3.2"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "resource_bundles": {
23     "SPNetwork": [
24       "SPNetwork/Classes/**/*.{storyboard,xib,xcassets,ttf,json}"
25     ]
26   },
27   "exclude_files": "SPNetwork/SPNetwork/*.plist",
28   "dependencies": {
29     "Alamofire": [
30       "~> 5.4.4"
31     ],
32     "Firebase/Auth": [
34     ],
35     "GoogleSignIn": [
37     ],
38     "IQKeyboardManagerSwift": [
40     ],
41     "Firebase/RemoteConfig": [
43     ]
44   },
45   "swift_version": "4.0"