blob: 533a0f2d4c85d5ddb5243b6c51e8bfbb5035b7ba [file] [log] [blame]
{
"name": "XICommand",
"version": "1.0.1",
"summary": "Let XIB execute the command line.It supports the dark mode through the XIB file.Unlimited expansion of XIB editor.(swift,objc,objective-c)",
"homepage": "https://github.com/Meterwhite/XICommand",
"license": "MIT",
"authors": {
"Meterwhite": "meterwhite@outlook.com"
},
"source": {
"git": "https://github.com/Meterwhite/XICommand.git",
"tag": "1.0.1"
},
"source_files": "XICommand/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.2",
"osx": "10.12",
"tvos": "9.0"
}
}