blob: 35a8d412e35b439b48281723e72c6261e3558437 [file] [log] [blame]
{
"name": "Gestalt",
"version": "1.0.1",
"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.0.1"
},
"source_files": "Gestalt/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.2"
}