blob: 59bb378461d5e053fd4f9a81f4f60073165ab4b3 [file] [log] [blame]
{
"name": "LoopScrollViews",
"version": "1.0.0",
"summary": "An iOS loop scroll image views",
"description": "An iOS loop scroll image views",
"homepage": "https://github.com/lvdlGit/LoopScrollViews",
"license": "MIT",
"authors": {
"lvdl": "1453162022@qq.com"
},
"source": {
"git": "https://github.com/lvdlGit/LoopScrollViews.git",
"tag": "1.0.0"
},
"source_files": [
"LoopScrollViews",
"LoopCollectionView/*.{h,m}"
],
"exclude_files": "LoopScrollViews/Exclude",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
"~> 4.4.0"
]
}
}