blob: fe4f131a17012c64a4e14f7e3b1a906d7dbfd620 [file] [log] [blame]
{
"name": "ModernDesign",
"summary": "A collection of useful UI classes common to different iOS projects.",
"version": "1.5.0",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.3",
"cocoapods_version": ">= 1.10.0",
"static_framework": true,
"homepage": "https://github.com/roxiemobile/modern-design.ios",
"authors": {
"Roxie Mobile Ltd.": "sales@roxiemobile.com",
"Alexander Bragin": "bragin-av@roxiemobile.com"
},
"license": "BSD-4-Clause",
"source": {
"git": "https://github.com/roxiemobile/modern-design.ios.git",
"tag": "1.5.0"
},
"subspecs": [
{
"name": "Extensions",
"dependencies": {
"ModernDesignExtensions": [
"1.5.0"
]
}
}
],
"swift_version": "5.3"
}