blob: b240c0bc42a342bc6a86a633fa8a35c20cdeeee7 [file] [log] [blame]
{
"name": "MaterialShowcase",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MaterialShowcase/*.swift",
"pushed_with_swift_version": "3.0"
}