blob: 698b6d94c210391cee83c8495eae7b48ffc199c5 [file] [log] [blame]
{
"name": "CHDivideEquallyChannelView",
"version": "0.0.1",
"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.1"
},
"source_files": "CHDivideEquallyChannelView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"Masonry"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}