[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 8 / d / HYBLoopScrollView / 1.0 / HYBLoopScrollView.podspec.json
blob1d1fe945346b4c9282e3f20e9c8f6f14b9ab67b5
2   "name": "HYBLoopScrollView",
3   "version": "1.0",
4   "summary": "A strong and convenience control for ad loop scroll",
5   "description": "                   A longer description of HYBLoopScrollView 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/632840804/HYBLoopScrollView",
7   "license": "MIT",
8   "authors": {
9     "Jacky Huang": "18675574495@163.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/632840804/HYBLoopScrollView.git",
16     "tag": "1.0"
17   },
18   "source_files": "HYBLoopScrollView/HYBLoopScrollview/*",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.0"
23     ]
24   }