blob: 18c41f61800ddfc026a53b5e560c0c7000738ce3 [file] [log] [blame]
{
"name": "Gestalt",
"version": "1.0.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": "8.0"
},
"source": {
"git": "https://github.com/regexident/Gestalt.git",
"tag": "1.0.0"
},
"source_files": "Gestalt/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.2"
}