blob: e9f4cde38bd10b358b84dcc24931d3de01b930e0 [file] [log] [blame]
{
"name": "DDCycleScrollView",
"version": "2.0.0",
"summary": "简单易用的图片无限轮播器.",
"homepage": "https://github.com/Faithlight/DDCycleScrollView.git",
"license": "MIT",
"authors": {
"Faithlight": "454277536@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Faithlight/DDCycleScrollView.git",
"tag": "2.0.0"
},
"source_files": "DDCycleScrollView/DDCycleScrollView/**/*.{h,m}",
"requires_arc": true
}