blob: 651e4da8b2dc8610f91c7537d785fc59b1e0ba38 [file] [log] [blame]
{
"name": "INSPullToRefresh",
"version": "1.1.5",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "A simple to use very generic pull-to-refresh and infinite scrolling functionalities as a UIScrollView category.",
"homepage": "http://inspace.io",
"authors": "inspace.io",
"source": {
"git": "https://github.com/inspace-io/INSPullToRefresh.git",
"tag": "1.1.5"
},
"source_files": [
"INSPullToRefresh/*.{h,m}",
"INSPullToRefreshSampleControls/Default/*.{h,m}",
"INSPullToRefreshSampleControls/INSAnimatable.h"
],
"requires_arc": true
}