blob: aa2bdcf685c190ad18fda08dd2489703c323f9ac [file] [log] [blame]
{
"name": "JxbRefresh",
"version": "1.2",
"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": "1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JxbRefresh/JxbRefresh/*.swift",
"requires_arc": true,
"dependencies": {
}
}