blob: e7c6897ab1d2df940303d4af984ca7954f0c0351 [file] [log] [blame]
{
"name": "HYBLoopScrollView",
"version": "2.0",
"summary": "A strong and convenience control for ad loop scroll",
"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!",
"homepage": "http://www.hybblog.com/ios-loopscrollview/",
"license": "MIT",
"authors": {
"Jacky Huang": "huangyibiao520@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/632840804/HYBLoopScrollView.git",
"tag": "2.0"
},
"source_files": "HYBLoopScrollView/HYBLoopScrollview/*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.2"
]
}
}