[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / d / HYBLoopScrollView / 1.3 / HYBLoopScrollView.podspec.json
blob3b6d5999b42f3268a5043d493f79e5c2456fc058
2   "name": "HYBLoopScrollView",
3   "version": "1.3",
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.3"
17   },
18   "source_files": "HYBLoopScrollView/HYBLoopScrollview/*",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.5.2"
23     ]
24   }