[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / f / 5 / d / ABFCNetwork / 1.0.0 / ABFCNetwork.podspec.json
blobd3bff1391ecec176cf8c25b452aaa9f948399553
2   "name": "ABFCNetwork",
3   "version": "1.0.0",
4   "summary": "Framework to fetch data from the URL",
5   "description": "A network framework that simply fetches data from the end point",
6   "homepage": "http://www.example.com",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/VasanthkumarVelusamy/Network.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Network",
20     "Network/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"