{ | |
"name": "HoneyRefresh", | |
"version": "1.0.0", | |
"summary": "项目快速集成上拉加载下拉刷新", | |
"description": "本库快速集成上拉加载下拉刷新 --OC", | |
"homepage": "https://github.com/developer-chenlin/HoneyRefresh", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"chenlinios@sina.com": "chenlinios@sina.com" | |
}, | |
"source": { | |
"git": "https://github.com/developer-chenlin/HoneyRefresh.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "HoneyRefresh/Classes/**/*" | |
} |