blob: 70b4ff86f2fba2a5cafab35df5cc2636cb59ad46 [file] [log] [blame]
{
"name": "SSPullToRefresh",
"version": "1.0.0",
"summary": "Simple and highly customizable pull to refresh view.",
"homepage": "https://github.com/soffes/sspulltorefresh",
"authors": {
"Sam Soffes": "sam@samsoff.es"
},
"source": {
"git": "https://github.com/soffes/sspulltorefresh.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "*.{h,m}",
"description": "SSPullToRefresh is a simple andhighly 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": null
},
"requires_arc": true
}