blob: 46699bd8b976881d7323c06960a078a6bedbdc04 [file] [log] [blame]
{
"name": "ICECarouseView",
"version": "1.1.0",
"summary": "轮播图",
"description": "TODO: 这是一个轮播图",
"homepage": "https://github.com/My-Pod/ICECarouselView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICECarouselView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ICECarouseView/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 3.8.0"
]
}
}