blob: 043636bdc1bb822f8842953a305f79a32cb59c3e [file] [log] [blame]
{
"name": "XYColorOC",
"version": "1.0.0",
"summary": "An easy way to adapter dark mode on CALayer.",
"homepage": "https://github.com/RayJiang16/XYColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RayJiang": "1184731421@qq.com"
},
"source": {
"git": "https://github.com/RayJiang16/XYColor.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/XYColorOC/Core/**/*.{h,m}",
"frameworks": "UIKit",
"swift_version": "5.0"
}