[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / f / b / SwiftCoreAPI / 0.0.7 / SwiftCoreAPI.podspec.json
blob442535e6a29516e882a8e59b3d69c1bec6051fd0
2   "name": "SwiftCoreAPI",
3   "version": "0.0.7",
4   "summary": "SwiftCoreAPI framework",
5   "description": "Tiny network library for REST API.\nPure Swift.\nNo dependencies.",
6   "homepage": "https://github.com/whitetown/SwiftCoreAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WhiteTown": "sensoneo@whitetown.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/whitetown/SwiftCoreAPI.git",
20     "tag": "v0.0.7"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.1"