blob: fb4afb6530a046b335ac80f090a11410d04fbbfb [file] [log] [blame]
{
"name": "QWViewpager",
"version": "0.0.1",
"summary": "轮播视图组件",
"description": "轮播组件,支持网络,本地,UIImage对象",
"homepage": "https://github.com/memoryForever/QWViwepager",
"license": "MIT",
"authors": {
"memoryForever": "xiaohuihuiwen@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/memoryForever/QWViwepager.git",
"tag": "0.0.1"
},
"source_files": "QWViwepager/QWViwepageView.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}