blob: 1575e7c94166d07375363e8ec1fca97e6b2b77f6 [file] [log] [blame]
{
"name": "SemanticColors",
"version": "0.1.0",
"summary": "iOS 13 Dynamic colors backport for old ios system.",
"description": "Are you working on dark mode for ios? This year Apple prepared nice dynamic system colors, but this api available only for ios13+. This is a port, that you could with older ios. Interested? just try our demo project",
"homepage": "https://github.com/pingwinator/SemanticColors",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vasyl Liutikov": "pingwinator@gmail.com"
},
"source": {
"git": "https://github.com/pingwinator/SemanticColors.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/pingwinator",
"platforms": {
"ios": "8.0"
},
"source_files": "SemanticColors/Classes/**/*",
"frameworks": "UIKit"
}