[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 6 / GenericAPIClient / 1.0.1 / GenericAPIClient.podspec.json
blob8775c201a37800b53662ff6178ee5da329245a5d
2   "name": "GenericAPIClient",
3   "version": "1.0.1",
4   "summary": "Generic web requesting class.",
5   "description": "Generic API class to fetch generic json data from API endpoints.",
6   "homepage": "https://github.com/Zhendryk/GenericAPIClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhendryk": "jonathan.bailey@comcast.net"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Zhendryk/GenericAPIClient.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "GenericAPIClient",
23     "GenericAPIClient/**/*.{h,m, .swift}"
24   ],
25   "exclude_files": "Example/ExampleEndpoint.swift",
26   "swift_version": "4.2"