blob: 777b3fa98bbe44f2bda8fc3e9c94b6c1bc978f0a [file] [log] [blame]
{
"name": "XICommand",
"version": "1.0.0",
"summary": "Xcode interface command.The core function is to support the dark mode through the XIB file.",
"homepage": "https://github.com/Meterwhite/XICommand",
"license": "MIT",
"authors": {
"Meterwhite": "meterwhite@outlook.com"
},
"source": {
"git": "https://github.com/Meterwhite/XICommand.git",
"tag": "1.0.0"
},
"source_files": "XICommand/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.2",
"osx": "10.12",
"tvos": "9.0"
}
}