blob: 549383d86afc23099709716072d5b274f86e2603 [file] [log] [blame]
{
"name": "AHPullRefresh",
"version": "1.0.2",
"summary": "扩展UIScrollView,支持下拉刷新和上拉刷新",
"homepage": "https://github.com/AnsonHui/AHPullRefresh",
"license": "MIT",
"authors": {
"黄辉": "fantasyhui@126.com"
},
"source": {
"git": "https://github.com/AnsonHui/AHPullRefresh.git",
"tag": "1.0.2"
},
"source_files": "Classes/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AHCategories": [
"~> 1.0.1"
],
"AHAutoLayout-Swift": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "3.0"
}