blob: 6764ed918e65ae19b6add933a4adb6546f01a50d [file] [log] [blame]
{
"name": "HYBLoopScrollView",
"version": "1.5",
"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!\n",
"homepage": "https://github.com/632840804/HYBLoopScrollView",
"license": "MIT",
"authors": {
"Jacky Huang": "18675574495@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/632840804/HYBLoopScrollView.git",
"tag": "1.5"
},
"source_files": "HYBLoopScrollView/HYBLoopScrollview/*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.2"
]
}
}