blob: deaaf84fc197772c005b9b31db11066d5fd37e53 [file] [log] [blame]
{
"name": "PaintAndBrush",
"version": "0.2.0",
"license": "MIT",
"summary": "A package with some simple -- but useful -- helpers for building UIKit views in code.",
"homepage": "https://github.com/mugbug/PaintAndBrush",
"authors": {
"Pedro Zaroni": "zaronipedro@outlook.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1"
],
"source": {
"git": "https://github.com/mugbug/PaintAndBrush.git",
"tag": "v0.2.0"
},
"source_files": [
"Sources",
"Sources/**/*.swift"
],
"swift_version": "5.1"
}