2 "name": "ModernDesignExtensions",
3 "summary": "A collection of useful type extensions used for iOS apps development.",
8 "swift_versions": "5.3",
9 "cocoapods_version": ">= 1.10.0",
10 "static_framework": true,
11 "homepage": "https://github.com/roxiemobile/modern-design.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/modern-design.ios.git",
21 "source_files": "Modules/RoxieMobile.ModernDesign/Sources/Extensions/{Sources,Dependencies}/**/*.swift",
22 "pod_target_xcconfig": {
23 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MODERNDESIGN_FRAMEWORK_VERSION=@\\\"1.5.0\\\""
26 "SwiftCommons/Lang": [
30 "swift_version": "5.3"