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