[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / 9 / NetworkingApiConverters / 1.4.0 / NetworkingApiConverters.podspec.json
bloba4cba6264935901e640e41c1776f5b0c51aebe42
2   "name": "NetworkingApiConverters",
3   "summary": "A collection of useful converters for the asynchronous REST API client.",
4   "version": "1.4.0",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "4.2",
9   "cocoapods_version": ">= 1.7.5",
10   "static_framework": true,
11   "homepage": "https://github.com/roxiemobile/networking-api.ios",
12   "authors": {
13     "Roxie Mobile Ltd.": "sales@roxiemobile.com",
14     "Alexander Bragin": "bragin-av@roxiemobile.com",
15     "Denis Kolyasev": "kolyasevda@ekassir.com"
16   },
17   "license": "BSD-4-Clause",
18   "source": {
19     "git": "https://github.com/roxiemobile/networking-api.ios.git",
20     "tag": "1.4.0"
21   },
22   "source_files": "Modules/RoxieMobile.NetworkingApi/Sources/Converters/{Sources,Dependencies}/**/*.swift",
23   "pod_target_xcconfig": {
24     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) NETWORKINGAPI_FRAMEWORK_VERSION=@\\\"1.4.0\\\""
25   },
26   "dependencies": {
27     "NetworkingApiRest": [
28       "1.4.0"
29     ],
30     "SwiftCommons/Data": [
31       "~> 1.4.0"
32     ]
33   },
34   "swift_version": "4.2"