blob: 09d5e5ff96f90d98da26e1812a8d7577e290c1ee [file] [log] [blame]
{
"name": "SwpRefreshHeader",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "封装下拉刷新的动画效果 类似于 Boos直聘",
"homepage": "https://github.com/swp-song/SwpRefreshHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpRefreshHeader.git",
"tag": "1.0.0"
},
"source_files": "SwpRefreshHeader",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}