blob: 261784916e29f1d122dbfe6d056c1fa0227bb1ac [file] [log] [blame]
{
"name": "MaterialShowcase",
"version": "0.7.2",
"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.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/MaterialShowcase/*.swift",
"swift_version": "5.0"
}