blob: e5f3c31c135fea49321274f6e3017388336d0108 [file] [log] [blame]
{
"name": "SSPullRefresh",
"version": "0.0.1",
"summary": "一款简易的刷新控件",
"description": "SSKit的一个组件,是一款建议的刷新控件",
"homepage": "https://github.com/bassamyan/SSPullRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin@aol.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSPullRefresh.git",
"tag": "0.0.1"
},
"source_files": "SSPullRefreshDemo/SSPullRefresh/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}