blob: 59817344dd9b32d5aba4302b215f93770e8d3864 [file] [log] [blame]
{
"name": "PineTar",
"version": "0.2.8",
"summary": "Helping developers get a grip on Material Design.",
"description": "PineTar is a UI, UX iOS library intended to aide developers in visualizing Material Design within Storyboards. It is intended to be a flexible development resource that allows developers to create clean user interfaces without interupted current development patterns.",
"homepage": "https://github.com/diamondkinetics/PineTar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tdmartin4": "tomdmartin4@gmail.com"
},
"source": {
"git": "https://github.com/diamondkinetics/PineTar.git",
"tag": "0.2.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PineTar/Classes/**/*",
"swift_version": "4.1",
"resources": [
"PineTar/Assets/*"
]
}