blob: 579c0913e1b250af2f00ce04f84db28392f2fba6 [file] [log] [blame]
{
"name": "Gestalt",
"version": "2.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",
"social_media_url": "http://twitter.com/regexident",
"swift_versions": [
"4.2",
"4.2"
],
"platforms": {
"ios": "10.0",
"osx": "10.13",
"watchos": "3.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/regexident/Gestalt.git",
"tag": "2.0.1"
},
"source_files": "Gestalt/**/*.{h,m,swift}",
"swift_version": "4.2"
}