2 "name": "SwiftCommonsConcurrent",
3 "summary": "A collection of reusable components used to simplify the work of writing concurrent and asynchronous code.",
8 "swift_versions": "4.2",
9 "cocoapods_version": ">= 1.7.5",
10 "static_framework": true,
11 "homepage": "https://github.com/roxiemobile/swift-commons.ios",
13 "Roxie Mobile Ltd.": "sales@roxiemobile.com",
14 "Alexander Bragin": "bragin-av@roxiemobile.com"
16 "license": "BSD-4-Clause",
18 "git": "https://github.com/roxiemobile/swift-commons.ios.git",
21 "source_files": "Modules/RoxieMobile.SwiftCommons/Sources/Concurrent/{Sources,Dependencies}/**/*.swift",
22 "pod_target_xcconfig": {
23 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWIFTCOMMONS_FRAMEWORK_VERSION=@\\\"1.4.0\\\""
33 "swift_version": "4.2"