[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / 8 / d / HYBLoopScrollView / 2.1 / HYBLoopScrollView.podspec.json
blob96c54dddd1c18f8b4131017217f189dddc51ca74
2   "name": "HYBLoopScrollView",
3   "version": "2.1",
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!",
6   "homepage": "http://henishuo.com/archives/208",
7   "license": "MIT",
8   "authors": {
9     "Jacky Huang": "huangyibiao520@163.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderJackyHuang/HYBLoopScrollView.git",
16     "tag": "2.1"
17   },
18   "source_files": "HYBLoopScrollView/HYBLoopScrollview/*",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.5.2"
23     ]
24   }