blob: 39c72dfdb550412625faae1cca1e31d25391d52f [file] [log] [blame]
{
"name": "HYBLoopScrollView",
"version": "2.2.1",
"summary": "简单易用的app必用的广告轮播组件,一行代码解决",
"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.henishuo.com/ios-open-source-hybloopscrollview/",
"license": "MIT",
"authors": {
"Jacky Huang": "huangyibiao520@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CoderJackyHuang/HYBLoopScrollView.git",
"tag": "2.2.1"
},
"source_files": "HYBLoopScrollView/HYBLoopScrollview/*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.2"
]
}
}