blob: 753d528bb5032b5083c9a56a90b7e6e60c3cedee [file] [log] [blame]
{
"name": "JXTheme",
"version": "0.0.5",
"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_version": "5.0",
"source": {
"git": "https://github.com/pujiaxin33/JXTheme.git",
"tag": "0.0.5"
},
"frameworks": "UIKit",
"source_files": [
"Sources",
"Sources/*.{swift}"
],
"requires_arc": true
}