blob: 9936b2458ca1e3fc5c9616dbc73469094d602331 [file] [log] [blame]
{
"name": "mtpThemeManager",
"version": "1.0.6",
"summary": "An iOS theme manager with all the features.",
"description": "An iOS theme manager with all the features.\nEverything you expect from a theme manager,\ncontains apply theme to whole app, multiple themes, night mode, styles , ...",
"homepage": "https://github.com/MostafaTaghipour/mtpThemeManager",
"screenshots": "https://raw.githubusercontent.com/MostafaTaghipour/mtpThemeManager/master/screenshots/1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mostafa Taghipour": "mostafa.taghipour@ymail.com"
},
"source": {
"git": "https://github.com/MostafaTaghipour/mtpThemeManager.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "mtpThemeManager/Classes/**/*",
"frameworks": "UIKit"
}