2 "name": "NetworkingApiConverters",
3 "summary": "A collection of useful converters for the asynchronous REST API client.",
8 "swift_versions": "5.5",
9 "cocoapods_version": ">= 1.11.3",
10 "static_framework": true,
11 "homepage": "https://github.com/roxiemobile/networking-api.ios",
13 "Roxie Mobile Ltd.": "sales@roxiemobile.com",
14 "Alexander Bragin": "bragin-av@roxiemobile.com",
15 "Denis Kolyasev": "kolyasevda@ekassir.com"
17 "license": "BSD-4-Clause",
19 "git": "https://github.com/roxiemobile/networking-api.ios.git",
22 "source_files": "Modules/RoxieMobile.NetworkingApi/Sources/Converters/{Sources,Dependencies}/**/*.swift",
23 "pod_target_xcconfig": {
24 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) NETWORKINGAPI_FRAMEWORK_VERSION=@\\\"1.6.3\\\""
27 "NetworkingApiRest": [
30 "SwiftCommons/Data": [
34 "swift_version": "5.5"