blob: 9469b3e162a03606aa8537d6dc3f8454286239c6 [file] [log] [blame]
{
"name": "SwpRefreshHeader",
"version": "1.0.1",
"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.1"
},
"source_files": "SwpRefreshHeader",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}