blob: 67c7b336b62e88acae97aac739a0f2f15de5f099 [file] [log] [blame]
{
"name": "ZXPagingScrollView",
"version": "1.0.1",
"summary": "【基于MJRefresh】,两行代码完成tableView与collectionView分页加载全部效果",
"homepage": "https://github.com/SmileZXLee/ZXPagingScrollView",
"license": "MIT",
"authors": {
"李兆祥": "393727164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmileZXLee/ZXPagingScrollView.git",
"tag": "1.0.1"
},
"source_files": "ZXPagingScrollViewDemo/ZXPagingScrollViewDemo/ZXPagingScrollView/**/*",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}