blob: 384f3b66cb90b4f45db67e28e60985d114d70d14 [file] [log] [blame]
{
"name": "SSPullToRefresh",
"version": "1.3.0",
"summary": "Simple and highly customizable pull to refresh view.",
"homepage": "https://github.com/soffes/sspulltorefresh",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"source": {
"git": "https://github.com/soffes/sspulltorefresh.git",
"tag": "v1.3.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "SSPullToRefresh/**/*.{h,m}",
"description": "SSPullToRefresh is a simple and highly customizable pull to refresh view. It lets you implement a content view separate so you don't have to hack up the pulling logic everything you want to customize the appearance.",
"platforms": {
"ios": "5.0"
}
}