blob: 84bdc1a417a03ee114eafe2dab5bdaf32e284628 [file] [log] [blame]
{
"name": "YPCycleBanner",
"version": "1.0.0",
"summary": "无限轮播控件",
"description": "一款有阻力效果的无限轮播控件",
"homepage": "https://github.com/MichaelHuyp/YPCycleBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichaelHuyp": "86812684@qq.com"
},
"source": {
"git": "https://github.com/MichaelHuyp/YPCycleBanner.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YPCycleBanner/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}