[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / b / 8 / BHInfiniteScrollView / 1.2.0 / BHInfiniteScrollView.podspec.json
blob49a8ea4f67a367b349014d829a85ea9c309ae0a6
2   "name": "BHInfiniteScrollView",
3   "version": "1.2.0",
4   "summary": "BHInfiniteScrollView is a infinite scroll view spport all direction",
5   "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",
6   "homepage": "https://github.com/qylibohao/BHInfiniteScrollView",
7   "license": "MIT",
8   "authors": {
9     "qylibohao": "375795423@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/qylibohao/BHInfiniteScrollView.git",
16     "tag": "1.2.0"
17   },
18   "source_files": "BHInfiniteScrollView/BHInfiniteScrollView/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   }