blob: 776ba4cdcc25ea7bb482a3783cc1dd12bafa4e3f [file] [log] [blame]
{
"name": "Styled",
"module_name": "Styled",
"version": "0.6.2",
"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.6.2"
},
"source_files": "Sources/**/*.{swift}",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}