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