blob: 4cf2149ba9e60c9b12c92a3feb8d5267454b900b [file] [log] [blame]
{
"name": "DDSWFScrollPageView",
"version": "0.0.1",
"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.1"
},
"source_files": "DDSWFScrollPageView/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}