blob: 451722e79f78f41213e3b92e6d8391456aafb339 [file] [log] [blame]
{
"name": "ThemeKitManager",
"version": "0.1.6",
"summary": "UIAppearance theme made simple!",
"description": "This library let you build your theme in a way that",
"homepage": "https://github.com/bellots/ThemeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Bellotto": "andreabellotto88@gmail.com"
},
"source": {
"git": "https://github.com/bellots/ThemeKit.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source_files": "ThemeKit/Classes/**/*",
"swift_version": "4.2"
}