[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 0 / ModernDesignExtensions / 1.6.1 / ModernDesignExtensions.podspec.json
blob37179c517db4b5fa67e2c51f96895d3bc6fedbaa
2   "name": "ModernDesignExtensions",
3   "summary": "A collection of useful type extensions used for iOS apps development.",
4   "version": "1.6.1",
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/modern-design.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/modern-design.ios.git",
19     "tag": "v1.6.1"
20   },
21   "source_files": "Modules/RoxieMobile.ModernDesign/Sources/Extensions/{Sources,Dependencies}/**/*.swift",
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MODERNDESIGN_FRAMEWORK_VERSION=@\\\"1.6.1\\\""
24   },
25   "dependencies": {
26     "SwiftCommons/Lang": [
27       "~> 1.6.0"
28     ]
29   },
30   "swift_version": "5.5"