blob: 04cbd8c50df3e5340e238d6cebc2db0bb618afe7 [file] [log] [blame]
{
"name": "YIFNestScrollTableView",
"version": "0.0.1",
"summary": "nest scroll tableView",
"description": "YIFNestScrollTableView used on iOS, which implement by Objective-C",
"homepage": "https://github.com/yifzone/YIFNestScrollTableView",
"license": "MIT",
"authors": {
"yifzone": "yifzone@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yifzone/YIFNestScrollTableView.git",
"tag": "0.0.1"
},
"source_files": "YIFNestScrollTableView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}