blob: a1187362cda1a910e243bc43d574ee618361a130 [file] [log] [blame]
{
"name": "ZQLoopScrollView",
"version": "1.0.2",
"summary": "简单易用的 app 必备的图片轮播器组件,一行代码解决",
"description": "A easy and convient cycle photo part.",
"homepage": "https://github.com/sevenOnClass/ZQLoopScrollView",
"license": "MIT",
"authors": {
"sevenOnClass": "zhuangqi_888@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sevenOnClass/ZQLoopScrollView.git",
"tag": "1.0.2"
},
"source_files": "ZQLoopScrollViewDemo/ZQLoopScrollView/ZQLoopScrollView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}