blob: 1ccb209e5489b1f88fed80bc48aa7a800e3b8a75 [file] [log] [blame]
{
"name": "JxbRefresh",
"version": "2.0",
"license": "MIT",
"summary": "Give pull-to-refresh to any UIScrollView with 1 line of code. And writen by Swift",
"homepage": "http://www.jxb.name",
"authors": {
"Peter": "i@jxb.name"
},
"source": {
"git": "https://github.com/JxbSir/JxbRefresh.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JxbRefresh/JxbRefresh/*.*",
"requires_arc": true,
"dependencies": {
}
}