[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 9 / NetworkingApiObjC / 1.5.0 / NetworkingApiObjC.podspec.json
blobc47249d3279bb45fae2a6841e1b149c542654929
2   "name": "NetworkingApiObjC",
3   "summary": "A collection of Objective-C frameworks, utility classes and 3rd party libraries used by other modules of this library.",
4   "version": "1.5.0",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "5.3",
9   "cocoapods_version": ">= 1.10.0",
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.5.0"
21   },
22   "source_files": "Modules/RoxieMobile.NetworkingApi/Sources/ObjC/{Sources,Dependencies}/**/*.{h,m,c}",
23   "public_header_files": [
24     "Modules/RoxieMobile.NetworkingApi/Sources/ObjC/Sources/DefaultUserAgent.h"
25   ],
26   "pod_target_xcconfig": {
27     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) NETWORKINGAPI_FRAMEWORK_VERSION=@\\\"1.5.0\\\""
28   },
29   "dependencies": {
30     "Alamofire": [
31       "~> 4.9.1"
32     ]
33   },
34   "swift_version": "5.3"