blob: 552aa6c927da67d7a61ca6e59c21808a465155df [file] [log] [blame]
{
"name": "SuitUp",
"version": "0.1.0",
"summary": "Easy to use and lightweight theme manager.",
"description": "Easy to use and lightweight theme manager for iOS applications written in Swift with UIKit, but taking advantages of Objective-C reflection capabilities.",
"homepage": "https://github.com/wupdigital/SuitUp",
"screenshots": "https://github.com/wupdigital/SuitUp/blob/master/Example/SuitUp.gif?raw=true",
"license": {
"type": "Apache License, Version 2.0",
"text": "LICENSE"
},
"authors": "W.UP",
"source": {
"git": "https://github.com/wupdigital/SuitUp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SuitUp/SuitUp/**/*.swift",
"swift_versions": "5.1",
"swift_version": "5.1"
}