blob: 290f46c5797dfe26f54e3fe3370ecff9fa389de9 [file] [log] [blame]
{
"name": "Stylish",
"version": "1.0.2",
"summary": "Custom storyboard stylesheets.",
"description": "Stylish adds custom storyboard stylesheets for your iOS projects.",
"swift_version": "5.0",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/ThomasHaz/Stylish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThomasHaz": "n.t.hazlett@gmail.com"
},
"source": {
"git": "https://github.com/ThomasHaz/Stylish.git",
"tag": "1.0.2"
},
"source_files": "Stylish/Classes/**/*"
}