blob: 9007c3dfc9f43f0da6dfca2457c0b081445d6690 [file] [log] [blame]
{
"name": "mtpThemeManager",
"version": "1.0.1",
"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@ymail.com": "mostafa.taghipour@ymail.com"
},
"source": {
"git": "https://github.com/MostafaTaghipour/mtpThemeManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "mtpThemeManager/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}