{ | |
"name": "JXPageView", | |
"version": "1.0.4", | |
"summary": "封装简单、支持定制、页面控制器,可以滚动内容和标题栏,包含多种style", | |
"homepage": "https://github.com/HJXIcon/OC-JXPageView", | |
"license": "MIT", | |
"authors": { | |
"HJXIcon": "x1248399884@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/HJXIcon/OC-JXPageView.git", | |
"tag": "1.0.4" | |
}, | |
"source_files": "JXPageView/JXPageView/JXPageView/**/*.{h,m}", | |
"requires_arc": true | |
} |