blob: 0507467b30cfcf07daa4bda332d891ef0b098e17 [file] [log] [blame]
{
"name": "ACDColors",
"version": "1.0.2",
"summary": "iOS 13 Predefined Color Values",
"description": "Support new predefined colors introduced in iOS 13",
"homepage": "https://github.com/Ricky-Choi/ACDColors",
"license": {
"type": "MIT"
},
"authors": {
"Jaeyoung Choi": "hideyf@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ricky-Choi/ACDColors.git",
"tag": "1.0.2"
},
"source_files": "Sources/ACDColors",
"swift_versions": "5.0",
"swift_version": "5.0"
}