[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / f / ModernDesign / 1.5.0 / ModernDesign.podspec.json
blobfe4f131a17012c64a4e14f7e3b1a906d7dbfd620
2   "name": "ModernDesign",
3   "summary": "A collection of useful UI classes common to different iOS projects.",
4   "version": "1.5.0",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "5.3",
9   "cocoapods_version": ">= 1.10.0",
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": "1.5.0"
20   },
21   "subspecs": [
22     {
23       "name": "Extensions",
24       "dependencies": {
25         "ModernDesignExtensions": [
26           "1.5.0"
27         ]
28       }
29     }
30   ],
31   "swift_version": "5.3"