2 "name": "LYSegmentViewController",
4 "summary": "一个快速继承UITableView嵌套滑动的控件",
5 "homepage": "https://github.com/wans3112/LYSegmentViewController",
11 "wans3112": "wanslm@foxmail.com"
14 "git": "https://github.com/wans3112/LYSegmentViewController.git",
20 "source_files": "LYSegmentViewController/Classes/**/*",
26 "prefix_header_contents": [
27 "#import <LYSegmentViewController/LYSegment.h>",
28 "#import <Masonry/Masonry.h>"