2 "name": "SwiftCommonsData",
3 "summary": "A collection of reusable components used to simplify serialization, deserialization and validation operations on data objects.",
8 "cocoapods_version": ">= 1.4.0.beta.2",
9 "static_framework": true,
10 "homepage": "https://github.com/roxiemobile/swift-commons.ios",
12 "Roxie Mobile Ltd.": "sales@roxiemobile.com",
13 "Alexander Bragin": "bragin-av@roxiemobile.com"
15 "license": "BSD-4-Clause",
17 "git": "https://github.com/roxiemobile/swift-commons.ios.git",
20 "source_files": "Modules/RoxieMobile.SwiftCommons/Sources/Data/{Sources,Dependencies}/**/*.swift",
21 "pod_target_xcconfig": {
22 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWIFTCOMMONS_FRAMEWORK_VERSION=@\\\"1.1.0\\\"",
23 "SWIFT_VERSION": "4.0"
29 "SwiftCommonsDiagnostics": [