[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 6 / 0 / 9 / SwiftCommonsConcurrent / 1.6.3 / SwiftCommonsConcurrent.podspec.json
blobe1a2ac508dbeafae369e08265f8c02632921d5cb
2   "name": "SwiftCommonsConcurrent",
3   "summary": "A collection of reusable components used to simplify the work of writing concurrent and asynchronous code.",
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/swift-commons.ios",
12   "authors": {
13     "Roxie Mobile Ltd.": "sales@roxiemobile.com",
14     "Alexander Bragin": "bragin-av@roxiemobile.com"
15   },
16   "license": "BSD-4-Clause",
17   "source": {
18     "git": "https://github.com/roxiemobile/swift-commons.ios.git",
19     "tag": "v1.6.3"
20   },
21   "source_files": "Modules/RoxieMobile.SwiftCommons/Sources/Concurrent/{Sources,Dependencies}/**/*.swift",
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWIFTCOMMONS_FRAMEWORK_VERSION=@\\\"1.6.3\\\""
24   },
25   "dependencies": {
26     "SwiftCommonsObjC": [
27       "1.6.3"
28     ]
29   },
30   "swift_version": "5.5"