blob: f87bc1aa71cb03e6153212169cb7bfd91bc341e1 [file] [log] [blame]
{
"name": "Designer",
"version": "0.1.0",
"summary": "A helper for implementing designs.",
"description": "Add Designer to view controllers and style.",
"homepage": "https://github.com/FreshworksStudio/Designer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amirshayegh": "shayegh@me.com"
},
"source": {
"git": "https://github.com/FreshworksStudio/Designer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Designer/Classes/**/*.{swift}"
}