{ | |
"name": "ZXScrollPageView", | |
"version": "1.3.0", | |
"summary": "一个可滚动pageView", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"homepage": "https://github.com/anphen/ZXScrollPageView", | |
"license": "MIT", | |
"authors": { | |
"anphen": "zxlx276@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/anphen/ZXScrollPageView.git", | |
"tag": "1.3.0" | |
}, | |
"source_files": "ZXScrollPageView/*.{h,m}", | |
"resources": "ZXScrollPageView/ZXCategoryItemView.xib" | |
} |