blob: a92d4b99b96897d5888fd660dbd76e69efbb664b [file] [log] [blame]
{
"name": "XYColorOC",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/XYColorOC/Core/**/*.{h,m}",
"frameworks": "UIKit",
"swift_version": "5.0"
}