blob: f7dcffb50a1999a331adbc400d261e4ab0b5fb43 [file] [log] [blame]
{
"name": "DDSWFScrollPageView",
"version": "0.0.2",
"summary": "DDSWFScrollPageView 分页滚动视图(Swift),实现tableview嵌套滚动效果,用于替代UIPageViewController",
"homepage": "https://github.com/BrownCN023/DDSWFScrollPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyebiao1990": "347991555@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BrownCN023/DDSWFScrollPageView.git",
"tag": "0.0.2"
},
"source_files": "DDSWFScrollPageView/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}