blob: 1ff058f4af329a3f72cdf99eb312f49fa4412c3b [file] [log] [blame]
{
"name": "JXPageView",
"version": "1.1.1",
"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.1.1"
},
"source_files": "JXPageView/JXPageView/JXPageView/**/*.{h,m}",
"requires_arc": true
}