blob: 435008938a0553b5adf1ea1aff2c7beedbd32132 [file] [log] [blame]
{
"name": "YYLCycleView",
"version": "0.1.0",
"summary": "图片轮播",
"description": "轻松实现图片轮播",
"homepage": "https://github.com/yanyulin/YYLCycleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanyulin": "1418220302@qq.com"
},
"source": {
"git": "https://github.com/yanyulin/YYLCycleView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYLCycleView/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}