blob: 4b9c6bdb454178095919d4b4451f306cadc9fd57 [file] [log] [blame]
{
"name": "CHDivideEquallyChannelView",
"version": "0.0.4",
"summary": "CHDivideEquallyChannelView可以让你快速的创建一个平分的按钮位置的频道控件",
"homepage": "https://github.com/MeteoriteMan/CHDivideEquallyChannelView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张晨晖": "shdows007@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MeteoriteMan/CHDivideEquallyChannelView.git",
"tag": "0.0.4"
},
"source_files": "CHDivideEquallyChannelView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"Masonry"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}