| { | |
| "name": "HDListViewDiffer", | |
| "version": "0.2.0", | |
| "summary": "滑动列表diff组件", | |
| "description": "轻松实现滑动列表diff,动画更新UI从此so easy", | |
| "homepage": "https://github.com/donggelaile/HDListViewDiffer", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chenhaodong": "519623144@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/donggelaile/HDListViewDiffer.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HDListViewDiffer/Classes/**/*" | |
| } |