blob: d73ef1f801028ee348d49ce47332590e11a85457 [file] [log] [blame]
{
"name": "ModernDesign",
"summary": "A collection of useful UI classes common to different iOS projects.",
"version": "1.4.0",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"cocoapods_version": ">= 1.7.5",
"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.4.0"
},
"swift_version": "4.2",
"subspecs": [
{
"name": "Extensions",
"dependencies": {
"ModernDesignExtensions": [
"1.4.0"
]
}
}
]
}