blob: 9b22e932e1d60527ea77af42d7569e9f9b10de27 [file] [log] [blame]
{
"name": "BossRefreshHeader",
"version": "1.0.0",
"summary": "基于MJRefresh的模仿Boos职聘下拉刷新",
"description": "源代码从简书坤的github处fork而来,稍加整理以暴露到pod trunk中,方便大家使用",
"homepage": "https://github.com/canicelebrate/-Boss-",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William Wang": "canicelebrate@gmail.com"
},
"social_media_url": "http://blog.csdn.net/missautumn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/canicelebrate/-Boss-.git",
"tag": "1.0.0"
},
"source_files": "仿BOSS直聘的刷新/BossHeaderView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}