blob: 7537dbfbfcdb4d535495ae00b6e84aae250314b5 [file] [log] [blame]
{
"name": "Styled",
"module_name": "Styled",
"version": "0.5.0",
"summary": "Elegant Style(Color,Font,Image,...) management in Swift",
"homepage": "https://github.com/farzadshbfn/Styled",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FarzadShbfn": "farzad.shbfn@gmail.com"
},
"source": {
"git": "https://github.com/farzadshbfn/Styled.git",
"tag": "0.5.0"
},
"source_files": "Sources/**/*.{swift}",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}