blob: 6a785434efdc9ac973d561a7d9e41a179f046870 [file] [log] [blame]
{
"name": "MaterialShowcase",
"version": "0.7.0",
"summary": "An elegant and beautiful showcase for iOS apps.",
"description": "A showcase library for your iOS application which follows Google Material Design guidelines.",
"homepage": "https://github.com/aromajoin/material-showcase-ios",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": {
"Quang Nguyen": "quangnguyen@aromajoin.com"
},
"source": {
"git": "https://github.com/aromajoin/material-showcase-ios.git",
"tag": "0.7.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "MaterialShowcase/*.swift",
"swift_version": "5.0"
}