blob: 0d20119872ab9e4a8d84be9f37549359ff9ba9e0 [file] [log] [blame]
{
"name": "BHInfiniteScrollView",
"version": "1.5.1",
"summary": "BHInfiniteScrollView is a infinite scroll view spport all direction",
"description": " A longer description of BHInfiniteScrollView in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/qylibohao/BHInfiniteScrollView",
"license": "MIT",
"authors": {
"qylibohao": "375795423@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qylibohao/BHInfiniteScrollView.git",
"tag": "1.5.1"
},
"source_files": "BHInfiniteScrollView/BHInfiniteScrollView/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}