2 "name": "NetworkingApiRest",
3 "summary": "An asynchronous REST API client that makes an access to a RESTful Web Services easier.",
8 "cocoapods_version": ">= 1.4.0.beta.2",
9 "static_framework": true,
10 "homepage": "https://github.com/roxiemobile/networking-api.ios",
12 "Roxie Mobile Ltd.": "sales@roxiemobile.com",
13 "Alexander Bragin": "bragin-av@roxiemobile.com",
14 "Denis Kolyasev": "kolyasevda@ekassir.com"
16 "license": "BSD-4-Clause",
18 "git": "https://github.com/roxiemobile/networking-api.ios.git",
21 "source_files": "Modules/RoxieMobile.NetworkingApi/Sources/Rest/{Sources,Dependencies}/**/*.swift",
22 "pod_target_xcconfig": {
23 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) NETWORKINGAPI_FRAMEWORK_VERSION=@\\\"1.1.1\\\"",
24 "SWIFT_VERSION": "4.0"
30 "NetworkingApiHelpers": [
33 "NetworkingApiObjC": [
36 "SwiftCommons/Data": [