blob: 5fc85cabf81e6c69b451dd35552d5c50305c9714 [file] [log] [blame]
{
"name": "SSPullToRefresh",
"version": "0.0.1",
"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",
"commit": "c27f9388be139ff4e3927ece907b256ea75052c9"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "*.{h,m}",
"description": "There are dozens of pull to refresh views. I've never found one I'm happy with. I always end up customizing one, so I decided to write one that's highly customizable. You can just write your view and forget about the actual pull to refresh details.",
"platforms": {
"ios": null
},
"requires_arc": true
}