blob: ba6f0c39d7270057f41c9485bdc76c53b5a7987e [file] [log] [blame]
{
"name": "Gestalt",
"version": "1.1.0",
"summary": "An unintrusive & light-weight app-theming framework.",
"description": "An unintrusive & light-weight framework for app-theming\nwith support for animated theme switching.",
"homepage": "https://github.com/regexident/Gestalt",
"license": {
"type": "MPL-2.0",
"file": "LICENSE"
},
"authors": {
"Vincent Esche": "regexident@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/regexident/Gestalt.git",
"tag": "1.1.0"
},
"source_files": "Gestalt/**/*.{h,m,swift}"
}