2 "name": "RSSegmentedControl",
4 "summary": "基于Masonry的分段控制器.",
5 "description": "如果你的布局使用Masonry,那么这是你最好的选择。",
11 "homepage": "https://github.com/rsers/RSSegmentedControl",
17 "rsers": "rsers@qq.com"
20 "git": "https://github.com/rsers/RSSegmentedControl.git",
26 "source_files": "RSSegmentedControl/Classes/**/*",
27 "frameworks": "UIKit",
28 "prefix_header_contents": [
29 "#import <UIKit/UIKit.h>",
30 "#import <Masonry/Masonry.h>"