blob: eae722a9521571377f58735587b9de8de7fe608c [file] [log] [blame]
{
"name": "JXTheme",
"version": "0.0.2",
"summary": "A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式",
"homepage": "https://github.com/pujiaxin33/JXTheme",
"license": "MIT",
"authors": {
"pujiaxin33": "317437084@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/pujiaxin33/JXTheme.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": [
"Sources",
"Sources/*.{swift}"
],
"requires_arc": true,
"swift_version": "5.0"
}