[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / d / 9 / NetworkingApiRest / 1.6.3 / NetworkingApiRest.podspec.json
blob496dc85e716e68920ca7ff4dce829e6cd8eeb04b
2   "name": "NetworkingApiRest",
3   "summary": "An asynchronous REST API client that makes an access to a RESTful Web Services easier.",
4   "version": "1.6.3",
5   "platforms": {
6     "ios": "12.0"
7   },
8   "swift_versions": "5.5",
9   "cocoapods_version": ">= 1.11.3",
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": "v1.6.3"
21   },
22   "source_files": "Modules/RoxieMobile.NetworkingApi/Sources/Rest/{Sources,Dependencies}/**/*.swift",
23   "pod_target_xcconfig": {
24     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) NETWORKINGAPI_FRAMEWORK_VERSION=@\\\"1.6.3\\\""
25   },
26   "dependencies": {
27     "Alamofire": [
28       "~> 5.5.0"
29     ],
30     "NetworkingApiHelpers": [
31       "1.6.3"
32     ],
33     "NetworkingApiObjC": [
34       "1.6.3"
35     ],
36     "SwiftCommons/Data": [
37       "~> 1.6.3"
38     ],
39     "SwiftyJSON": [
40       "~> 5.0.1"
41     ]
42   },
43   "swift_version": "5.5"