blob: 1778251f79d0b42e037fa1ec231f7ecb98b0c3d5 [file] [log] [blame]
{
"name": "LCFInfiniteScrollView",
"version": "0.1",
"license": "MIT",
"summary": "A Circular and Infinite Scroll View, Inspired by the App Store Banner View",
"homepage": "https://github.com/leichunfeng/LCFInfiniteScrollView",
"authors": {
"leichunfeng": "307213080@qq.com"
},
"source": {
"git": "https://github.com/leichunfeng/LCFInfiniteScrollView.git",
"tag": "v0.1"
},
"source_files": "LCFInfiniteScrollView/LCFInfiniteScrollView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage": [
]
}
}