blob: 22358c08f447ab7495bcb507f2b8aa2216668885 [file] [log] [blame]
{
"name": "RSSegmentedControl",
"version": "1.0.1",
"summary": "基于Masonry的分段控制器.",
"description": "如果你的布局使用Masonry,那么这是你最好的选择。",
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
},
"homepage": "https://github.com/rsers/RSSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rsers": "rsers@qq.com"
},
"source": {
"git": "https://github.com/rsers/RSSegmentedControl.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSSegmentedControl/Classes/**/*"
}