blob: 89feae48c524e77df415b26967db43ce54779396 [file] [log] [blame]
{
"name": "LTCarouseView",
"version": "0.0.1",
"summary": "一个支持本地,网络图片,使用了图片缓存,高度自定义属性等功能轮播组件。",
"homepage": "https://github.com/leeCoding/LTCarouseView",
"license": "MIT",
"authors": {
"Jonny_Lee": "nscode@sina.com"
},
"source": {
"git": "https://github.com/leeCoding/LTCarouseView.git",
"tag": "0.0.1"
},
"source_files": "LTCarouseView/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
"~> 3.8.2"
]
}
}