[Add] BrainCloudCpp 5.5.0
[CocoaPods.git] / Specs / 8 / c / 9 / api-kit / 0.0.2 / api-kit.podspec.json
blob804dfd619d708d7fc0fb5829d2e9beaa650d5cc6
2   "name": "api-kit",
3   "version": "0.0.2",
4   "summary": "networking framework for making api calls",
5   "description": "a lightweight, flexible, and easy to use networking abstraction layer for making http requests",
6   "homepage": "https://github.com/akxo/apikit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "akxo": "atrix113@aol.com"
13   },
14   "source": {
15     "git": "https://github.com/akxo/apikit.git",
16     "tag": "0.0.2"
17   },
18   "swift_versions": "5.8",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15",
22     "watchos": "6.0",
23     "tvos": "13.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.8"