[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 5 / NetworkingX / 1.2.1 / NetworkingX.podspec.json
blob4efb79de529592146d4c176b3fcb762284a69c2c
2   "name": "NetworkingX",
3   "version": "1.2.1",
4   "summary": "NetworkingX is just a simple Networking utility Module",
5   "description": "This module contains the tab bar controller with a circular button at center",
6   "homepage": "https://github.com/prashantLalShrestha/NetworkingX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant Shrestha": "prashantlurvs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prashantLalShrestha/NetworkingX.git",
19     "tag": "1.2.1"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"