blob: feb445f5f5852e31a6f74ab58c8c64f285d9394d [file] [log] [blame]
{
"name": "HDCycleScrollView",
"version": "1.0.1",
"summary": "自动生成轮播图片及菜单",
"description": "自动生成轮播图片及菜单.",
"homepage": "https://github.com/MalongGuo/HDCycleScrollView",
"license": {
"type": "MIT"
},
"authors": {
"漠": "linuxc2012@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MalongGuo/HDCycleScrollView.git",
"tag": "1.0.1"
},
"source_files": "HDCycleScrollView/Lib/HDCycleScrollView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"SDCycleScrollView": [
"~> 1.65"
]
}
}