blob: fe7f71c2eb491409aa3d230786ec81f7f99a0fa2 [file] [log] [blame]
{
"name": "Stylable",
"version": "0.1.2",
"summary": "A small library to make styling of views a little easier",
"description": "Style UIViews, UILabels, UITextFields, etc with easy to use configurations.",
"homepage": "https://github.com/Impart/Stylable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Impart IT": "marcel@impart.nl"
},
"source": {
"git": "https://github.com/Impart/Stylable.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5",
"5"
],
"source_files": "Stylable/Classes/**/*",
"swift_version": "5"
}