blob: 067fb25522a9c4356a9862a2a59efd24eadcfeda [file] [log] [blame]
{
"name": "WHScrollPageView",
"version": "0.1.0",
"summary": "WHScrollPageView.",
"description": "一个无线滚动的轮播器,只需两行代码就可以搞定网络加载图片,并且实现图片的click监听事件",
"homepage": "https://github.com/liuqiang03109/WHScrollPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenhe-liu": "liu.wen.he@chrjdt.com"
},
"source": {
"git": "https://github.com/liuqiang03109/WHScrollPageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WHScrollPageView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}