blob: 4a4a0a2182d20bd43a869e07a5c4d36db75f412a [file] [log] [blame]
{
"name": "MaterialShowcase",
"version": "0.1.0-beta",
"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.1.0-beta"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MaterialShowcase/MaterialShowcase.swift",
"pushed_with_swift_version": "3.0"
}