blob: e93049eefb34dbf261d3995f7dc429def92b3314 [file] [log] [blame]
{
"name": "LCNImageScroll",
"version": "0.0.4",
"summary": "图片轮播器",
"homepage": "https://github.com/liangLiangCN/LCNImageScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LCN": "https://github.com/liangLiangCN"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liangLiangCN/LCNImageScroll.git",
"tag": "0.0.4"
},
"source_files": "LCNImageScrollDemo/LCNImageScroll/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}