blob: b8069bfeafd4477cada8ec3fa0aa543966422c4e [file] [log] [blame]
{
"name": "Themify",
"version": "1.0.12",
"summary": "A theme engine for iOS",
"description": "Themify is a theme engine for iOS. It is based on appearance proxies and use\nproperty lists for configuration. You can configure several themes in a single\nproperty list, giving alternatives for your user.",
"homepage": "https://github.com/nineteen-apps/themify",
"license": "MIT",
"authors": {
"Ronaldo Faria Lima": "ronaldo@nineteen.com.br"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/nineteen-apps/themify.git",
"tag": "1.0.12"
},
"source_files": [
"Sources",
"Sources/**/*.{h,swift}"
],
"exclude_files": "Classes/Exclude"
}